mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
maintainers/teams: add buildbot
This commit is contained in:
parent
c28ef4b5cf
commit
3d0b034e87
8 changed files with 23 additions and 13 deletions
|
@ -104,5 +104,5 @@ import ./make-test-python.nix ({ pkgs, ... }: {
|
|||
bbworker.fail("nc -z bbmaster 8011")
|
||||
'';
|
||||
|
||||
meta.maintainers = with pkgs.lib.maintainers; [ ];
|
||||
meta.maintainers = pkgs.lib.teams.buildbot.members;
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue