tor-browser-bundle-bin: add cap to maintainers
This commit is contained in:
parent
6a958bdd7b
commit
e99248632e
@ -397,7 +397,7 @@ stdenv.mkDerivation rec {
|
|||||||
longDescription = tor-browser-bundle.meta.longDescription;
|
longDescription = tor-browser-bundle.meta.longDescription;
|
||||||
homepage = "https://www.torproject.org/";
|
homepage = "https://www.torproject.org/";
|
||||||
platforms = attrNames srcs;
|
platforms = attrNames srcs;
|
||||||
maintainers = with maintainers; [ offline matejc doublec thoughtpolice joachifm hax404 ];
|
maintainers = with maintainers; [ offline matejc doublec thoughtpolice joachifm hax404 cap ];
|
||||||
hydraPlatforms = [];
|
hydraPlatforms = [];
|
||||||
# MPL2.0+, GPL+, &c. While it's not entirely clear whether
|
# MPL2.0+, GPL+, &c. While it's not entirely clear whether
|
||||||
# the compound is "libre" in a strict sense (some components place certain
|
# the compound is "libre" in a strict sense (some components place certain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user