From 57b52b3aede091dd5b285e8d0f0396da5046832a Mon Sep 17 00:00:00 2001 From: Anthony ROUSSEL Date: Sat, 27 Jul 2024 21:39:26 +0200 Subject: [PATCH] teams.openstack: add anthonyroussel --- maintainers/team-list.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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"; };