tests: bittorrent: add bobvanderlinden as maintainer
This commit is contained in:
parent
276ffc5656
commit
5fbc521bf9
1 changed files with 1 additions and 1 deletions
|
@ -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 =
|
||||
|
|
Loading…
Reference in a new issue