torbrowser: add myself to maintainers
This commit is contained in:
parent
4741627bcf
commit
cdd6369679
@ -82,6 +82,6 @@ in stdenv.mkDerivation rec {
|
|||||||
description = "Tor Browser Bundle";
|
description = "Tor Browser Bundle";
|
||||||
homepage = https://www.torproject.org/;
|
homepage = https://www.torproject.org/;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ offline matejc doublec thoughtpolice ];
|
maintainers = with maintainers; [ offline matejc doublec thoughtpolice joachifm ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user