diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 5497412aa2b6..8ce7e4273feb 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -749,7 +749,10 @@ with lib.maintainers; }; openstack = { - members = [ SuperSandro2000 ]; + members = [ + SuperSandro2000 + anthonyroussel + ]; scope = "Maintain the ecosystem around OpenStack"; shortName = "OpenStack"; };