teams.openstack: add anthonyroussel

This commit is contained in:
Anthony ROUSSEL
2024-07-27 21:39:52 +02:00
parent 63cc38bf10
commit 57b52b3aed
+4 -1
View File
@@ -749,7 +749,10 @@ with lib.maintainers;
};
openstack = {
members = [ SuperSandro2000 ];
members = [
SuperSandro2000
anthonyroussel
];
scope = "Maintain the ecosystem around OpenStack";
shortName = "OpenStack";
};