mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03: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 New Issue
Block a user