about summary refs log tree commit diff
path: root/nixpkgs/maintainers/team-list.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/maintainers/team-list.nix')
-rw-r--r--nixpkgs/maintainers/team-list.nix12
1 files changed, 12 insertions, 0 deletions
diff --git a/nixpkgs/maintainers/team-list.nix b/nixpkgs/maintainers/team-list.nix
index b34c3f71bd82..7d778a8ae30c 100644
--- a/nixpkgs/maintainers/team-list.nix
+++ b/nixpkgs/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