nagios: add anthonyroussel to maintainers

authored by Anthony Roussel and committed by Jonathan Ringer c4be620b f7d2b2fc

+1 -1
+1 -1
pkgs/servers/monitoring/nagios/default.nix
··· 72 license = lib.licenses.gpl2; 73 platforms = lib.platforms.linux; 74 mainProgram = "nagios"; 75 - maintainers = with lib.maintainers; [ immae thoughtpolice relrod ]; 76 }; 77 }
··· 72 license = lib.licenses.gpl2; 73 platforms = lib.platforms.linux; 74 mainProgram = "nagios"; 75 + maintainers = with lib.maintainers; [ immae thoughtpolice relrod anthonyroussel ]; 76 }; 77 }