librenms: add netali to maintainers
This commit is contained in:
parent
09c32b4863
commit
73c5cd5f92
@ -123,7 +123,7 @@ in phpPackage.buildComposerProject rec {
|
|||||||
description = "Auto-discovering PHP/MySQL/SNMP based network monitoring";
|
description = "Auto-discovering PHP/MySQL/SNMP based network monitoring";
|
||||||
homepage = "https://www.librenms.org/";
|
homepage = "https://www.librenms.org/";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
maintainers = teams.wdz.members;
|
maintainers = with maintainers; [ netali ] ++ teams.wdz.members;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user