From c61952c5417a73db7b57ba547e5a9f74fc1bfd6d Mon Sep 17 00:00:00 2001 From: Dmitry Ivankov Date: Tue, 9 Sep 2025 20:34:45 +0200 Subject: [PATCH] team/bazel: add boltzmannrain Following the suggestion from `bazel_8` PR https://github.com/NixOS/nixpkgs/pull/400941#pullrequestreview-3177427690 adding myself to Bazel maintainers team --- maintainers/team-list.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 214e15b709af..9c9a7a9e121d 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -86,6 +86,7 @@ with lib.maintainers; groodt aherrmann ylecornec + boltzmannrain ]; scope = "Bazel build tool & related tools https://bazel.build/"; shortName = "Bazel";