octodns: add anthonyroussel to maintainers
This commit is contained in:
@@ -63,6 +63,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/octodns/octodns";
|
||||
changelog = "https://github.com/octodns/octodns/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ maintainers.anthonyroussel ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user