mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
icingaweb2-ipl: add helsinki-Jo back as maintainer
This commit is contained in:
@@ -28,6 +28,6 @@ stdenvNoCC.mkDerivation rec {
|
||||
homepage = "https://github.com/Icinga/icinga-php-library";
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ helsinki-Jo ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user