nagios: add anthonyroussel to maintainers
This commit is contained in:
parent
f7d2b2fc0e
commit
c4be620b26
1 changed files with 1 additions and 1 deletions
|
@ -72,6 +72,6 @@ stdenv.mkDerivation rec {
|
|||
license = lib.licenses.gpl2;
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "nagios";
|
||||
maintainers = with lib.maintainers; [ immae thoughtpolice relrod ];
|
||||
maintainers = with lib.maintainers; [ immae thoughtpolice relrod anthonyroussel ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue