maintainers: change of nickname.

This commit is contained in:
_1126
2015-06-01 11:00:57 +02:00
parent 5afa4f18d6
commit 98e698fad2
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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;
};
}