mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 21:50:55 +00:00
hwloc: add markuskowa as maintainer
This commit is contained in:
parent
9ee3f9dbc3
commit
daf21814e0
|
@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
|
|||
# http://www.open-mpi.org/projects/hwloc/license.php
|
||||
license = licenses.bsd3;
|
||||
homepage = https://www.open-mpi.org/projects/hwloc/;
|
||||
maintainers = with maintainers; [ fpletz ];
|
||||
maintainers = with maintainers; [ fpletz markuskowa ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue