about summary refs log tree commit diff
path: root/pkgs/applications/audio/pamixer
diff options
context:
space:
mode:
author_1126 <mail@elfsechsundzwanzig.de>2015-06-01 10:58:01 +0200
committer_1126 <mail@elfsechsundzwanzig.de>2015-06-01 11:00:57 +0200
commit98e698fad2b7bc992d1320bcaf29d1a98ee0cd8b (patch)
tree93b0f575e9000db7dc1c24f5e43e3c313dce6840 /pkgs/applications/audio/pamixer
parent5afa4f18d6173725d593e59f1c4a8f54b575f9fe (diff)
maintainers: change of nickname.
Diffstat (limited to 'pkgs/applications/audio/pamixer')
-rw-r--r--pkgs/applications/audio/pamixer/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/pamixer/default.nix b/pkgs/applications/audio/pamixer/default.nix
index 31353cec6a918..c2d32ea3dad87 100644
--- a/pkgs/applications/audio/pamixer/default.nix
+++ b/pkgs/applications/audio/pamixer/default.nix
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
     '';
     homepage = https://github.com/cdemoulins/pamixer;
     license = licenses.gpl3;
-    maintainers = with maintainers; [ _1126 ];
+    maintainers = with maintainers; [ hiberno ];
     platforms = platforms.linux;
   };
 }