about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authornitrocode <7775707+nitrocode@users.noreply.github.com>2024-02-12 09:48:08 -0600
committernitrocode <7775707+nitrocode@users.noreply.github.com>2024-03-12 06:49:15 +0530
commitb7b5ba669fea7c43c3f6fbc63e5565dccc2aadc0 (patch)
treefe29fbc50a7b5d0f5ae29071405e2f3f7d1eea66 /maintainers/team-list.nix
parentd644e8f1da228961c31906eed935b2bd794b638e (diff)
maintainers/team-list: add cloudposse team for atmos
Signed-off-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 39c1ddcc33c48..3c4e7c2842fd5 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -137,6 +137,15 @@ with lib.maintainers; {
     enableFeatureFreezePing = true;
   };
 
+  cloudposse = {
+    members = [
+      dudymas
+    ];
+    scope = "Maintain atmos and applications made by the Cloud Posse team.";
+    shortName = "CloudPosse";
+    enableFeatureFreezePing = true;
+  };
+
   coq = {
     members = [
       cohencyril