From 35056b3b61a9919bbf143ce50d6cc5ceda848cde Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Sat, 23 Jan 2021 14:25:40 -0600 Subject: maintainers/teams: add beam team --- maintainers/team-list.nix | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'maintainers/team-list.nix') diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index b34c3f71bd8..7d778a8ae30 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -29,6 +29,18 @@ with lib.maintainers; { scope = "Maintain ACME-related packages and modules."; }; + beam = { + members = [ + ankhers + Br1ght0ne + DianaOlympos + gleber + happysalada + yurrriq + ]; + scope = "Maintain BEAM-related packages and modules."; + }; + cinnamon = { members = [ mkg20001 -- cgit 1.4.1