Skip to content

Commit

Permalink
tests: bittorrent: add bobvanderlinden as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
bobvanderlinden committed Sep 15, 2018
1 parent 276ffc5 commit 5fbc521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/tests/bittorrent.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit 5fbc521

Please sign in to comment.