mullvad-browser: add panicgh as maintainer

This commit is contained in:
Felix Schröter
2023-06-09 16:07:22 +02:00
parent 64b66bd77f
commit e04c13a720
@@ -233,7 +233,7 @@ stdenv.mkDerivation rec {
description = "Privacy-focused browser made in a collaboration between The Tor Project and Mullvad";
homepage = "https://mullvad.net/en/browser";
platforms = attrNames sources;
maintainers = with maintainers; [ felschr ];
maintainers = with maintainers; [ felschr panicgh ];
# MPL2.0+, GPL+, &c. While it's not entirely clear whether
# the compound is "libre" in a strict sense (some components place certain
# restrictions on redistribution), it's free enough for our purposes.