1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00

maintainers/team-list: add clevercloud

This commit is contained in:
Florian Sanders 2024-06-14 14:45:07 +02:00
parent 091d3ceb7d
commit d319f7c3d0
No known key found for this signature in database
GPG key ID: 22B2EAD482730FC2

View file

@ -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.";