mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
xinetd: add fgaz to maintainers
This commit is contained in:
parent
adcd8c81ef
commit
9b2015979d
@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = lib.platforms.linux;
|
||||
homepage = "https://github.com/openSUSE/xinetd";
|
||||
license = lib.licenses.free;
|
||||
maintainers = with lib.maintainers; [ fgaz ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user