about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-17 00:07:55 +0000
committerGitHub <noreply@github.com>2021-12-17 00:07:55 +0000
commit2189a53dad0e48ea7211c32cc1832a82001d976b (patch)
tree8cfc1958f4b2c91963fd43ee9628dafd535db234 /maintainers
parent82ecb2df7f40b82748f0a6120549546fb2a9ad35 (diff)
parentde27156be068d0f0b54c546e76f19ae714fa13f0 (diff)
Merge master into haskell-updates
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/team-list.nix14
1 files changed, 14 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 5c6dea91e63e9..377fc02fef5a9 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -29,6 +29,20 @@ with lib.maintainers; {
     scope = "Maintain ACME-related packages and modules.";
   };
 
+  bazel = {
+    members = [
+      mboes
+      marsam
+      uri-canva
+      cbley
+      olebedev
+      groodt
+      aherrmann
+      ylecornec
+    ];
+    scope = "Bazel build tool & related tools https://bazel.build/";
+  };
+
   beam = {
     members = [
       ankhers