mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
tests: bittorrent: add bobvanderlinden as maintainer
(cherry picked from commit 5fbc521bf9)
This commit is contained in:
committed by
Samuel Dionne-Riel
parent
b453212005
commit
fc8769dbfc
@@ -23,7 +23,7 @@ in
|
||||
{
|
||||
name = "bittorrent";
|
||||
meta = with pkgs.stdenv.lib.maintainers; {
|
||||
maintainers = [ domenkozar eelco chaoflow rob wkennington ];
|
||||
maintainers = [ domenkozar eelco chaoflow rob wkennington bobvanderlinden ];
|
||||
};
|
||||
|
||||
nodes =
|
||||
|
||||
Reference in New Issue
Block a user