teams/octodns: init, add anthonyroussel

This commit is contained in:
Anthony ROUSSEL
2025-04-29 21:19:58 +02:00
parent b2cf5b453a
commit b6af21698a
9 changed files with 14 additions and 8 deletions

View File

@@ -924,6 +924,12 @@ with lib.maintainers;
enableFeatureFreezePing = true;
};
octodns = {
members = [ anthonyroussel ];
scope = "Maintain the ecosystem around OctoDNS";
shortName = "OctoDNS";
};
openstack = {
members = [
SuperSandro2000