summaryrefslogtreecommitdiffstats
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2021-12-14 12:58:46 +0100
committerProfpatsch <mail@profpatsch.de>2021-12-16 17:47:34 +0100
commitd132222e46d90855851abafe6c751498f428275f (patch)
tree0d8a16bc40c05cc78dc735358c17968fa8262dbd /maintainers/team-list.nix
parent924725cc9a8a5342f696fde96077370035279515 (diff)
maintainers/team-list: add more maintainers to bazel
According to the answers in https://github.com/NixOS/nixpkgs/pull/150529
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 85e92de9504e..377fc02fef5a 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -32,6 +32,13 @@ with lib.maintainers; {
bazel = {
members = [
mboes
+ marsam
+ uri-canva
+ cbley
+ olebedev
+ groodt
+ aherrmann
+ ylecornec
];
scope = "Bazel build tool & related tools https://bazel.build/";
};