Unverified Commit 9b34ca58 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

Merge pull request #330490 from anthonyroussel/openstack-team

teams.openstack: add anthonyroussel
parents 33f54cb2 57b52b3a
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -749,7 +749,10 @@ with lib.maintainers;
  };

  openstack = {
    members = [ SuperSandro2000 ];
    members = [
      SuperSandro2000
      anthonyroussel
    ];
    scope = "Maintain the ecosystem around OpenStack";
    shortName = "OpenStack";
  };