summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/mozilla-plugins
diff options
context:
space:
mode:
authortaku0 <mxxouy6x3m_github@tatapa.org>2019-10-09 21:13:14 +0900
committertaku0 <mxxouy6x3m_github@tatapa.org>2019-10-09 21:13:14 +0900
commit09ef6dc625857e180fa8ce6f9283599a2912dec9 (patch)
tree21a5889fd8a538717a46041c2eefa7b37c8067f7 /pkgs/applications/networking/browsers/mozilla-plugins
parent8948290cec5410578e79b7f5334430647eeba14e (diff)
downloadnixpkgs-09ef6dc625857e180fa8ce6f9283599a2912dec9.tar
nixpkgs-09ef6dc625857e180fa8ce6f9283599a2912dec9.tar.gz
nixpkgs-09ef6dc625857e180fa8ce6f9283599a2912dec9.tar.bz2
nixpkgs-09ef6dc625857e180fa8ce6f9283599a2912dec9.tar.lz
nixpkgs-09ef6dc625857e180fa8ce6f9283599a2912dec9.tar.xz
nixpkgs-09ef6dc625857e180fa8ce6f9283599a2912dec9.tar.zst
nixpkgs-09ef6dc625857e180fa8ce6f9283599a2912dec9.zip
flashplayer: add maintainer
Diffstat (limited to 'pkgs/applications/networking/browsers/mozilla-plugins')
-rw-r--r--pkgs/applications/networking/browsers/mozilla-plugins/flashplayer/standalone.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/browsers/mozilla-plugins/flashplayer/standalone.nix b/pkgs/applications/networking/browsers/mozilla-plugins/flashplayer/standalone.nix
index 4914d2102a2..27ec18aa6c8 100644
--- a/pkgs/applications/networking/browsers/mozilla-plugins/flashplayer/standalone.nix
+++ b/pkgs/applications/networking/browsers/mozilla-plugins/flashplayer/standalone.nix
@@ -97,7 +97,7 @@ stdenv.mkDerivation {
     description = "Adobe Flash Player standalone executable";
     homepage = https://www.adobe.com/support/flashplayer/debug_downloads.html;
     license = stdenv.lib.licenses.unfree;
-    maintainers = [];
+    maintainers = with stdenv.lib.maintainers; [ taku0 ];
     platforms = [ "x86_64-linux" ];
     # Application crashed with an unhandled SIGSEGV
     # Not on all systems, though. Video driver problem?