Skip to content

Commit e00806a

Browse files
octodns: add anthonyroussel to maintainers
1 parent 8c2c390 commit e00806a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/tools/networking/octodns/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ buildPythonPackage rec {
6363
homepage = "https://github.com/octodns/octodns";
6464
changelog = "https://github.com/octodns/octodns/blob/${src.rev}/CHANGELOG.md";
6565
license = licenses.mit;
66-
maintainers = [ ];
66+
maintainers = [ maintainers.anthonyroussel ];
6767
};
6868
}

0 commit comments

Comments
 (0)