Skip to content

Commit ae7e753

Browse files
zabbix-cli: add anthonyroussel to maintainers
1 parent 9209761 commit ae7e753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/za/zabbix-cli/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ python3Packages.buildPythonApplication rec {
6969
homepage = "https://github.com/unioslo/zabbix-cli";
7070
license = licenses.gpl3Plus;
7171
mainProgram = "zabbix-cli";
72-
maintainers = [ ];
72+
maintainers = [ maintainers.anthonyroussel ];
7373
};
7474
}

0 commit comments

Comments
 (0)