From b7b5ba669fea7c43c3f6fbc63e5565dccc2aadc0 Mon Sep 17 00:00:00 2001 From: nitrocode <7775707+nitrocode@users.noreply.github.com> Date: Mon, 12 Feb 2024 09:48:08 -0600 Subject: maintainers/team-list: add cloudposse team for atmos Signed-off-by: nitrocode <7775707+nitrocode@users.noreply.github.com> --- maintainers/team-list.nix | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'maintainers/team-list.nix') 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 -- cgit 1.4.1