nixpkgs: add myself as a 'tor' maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
bc10c92377
commit
92eb86e110
@ -41,7 +41,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
license="mBSD";
|
license="mBSD";
|
||||||
|
|
||||||
maintainers = with stdenv.lib.maintainers; [ phreedom ludo doublec ];
|
maintainers = with stdenv.lib.maintainers;
|
||||||
|
[ phreedom ludo doublec thoughtpolice ];
|
||||||
platforms = stdenv.lib.platforms.gnu; # arbitrary choice
|
platforms = stdenv.lib.platforms.gnu; # arbitrary choice
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user