Unverified Commit 57b52b3a authored by Anthony ROUSSEL's avatar Anthony ROUSSEL
Browse files

teams.openstack: add anthonyroussel

parent 63cc38bf
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";
  };