maintainers/team-list: add more maintainers to bazel

According to the answers in
https://github.com/NixOS/nixpkgs/pull/150529
This commit is contained in:
Profpatsch 2021-12-14 12:58:46 +01:00
parent 924725cc9a
commit d132222e46

View file

@ -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/";
};