diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 26ed7fd6ef51..5a1e030353dc 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -141,6 +141,13 @@ with lib.maintainers; enableFeatureFreezePing = true; }; + clevercloud = { + members = [ floriansanderscc ]; + scope = "Maintain Clever Cloud related packages."; + shortName = "CleverCloud"; + githubTeams = [ "CleverCloud" ]; + }; + cloudposse = { members = [ dudymas ]; scope = "Maintain atmos and applications made by the Cloud Posse team.";