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
@@ -25,6 +25,6 @@ stdenv.mkDerivation rec {
meta = {
description = "A script to make rofi work with password-store";
homepage = https://github.com/carnager/rofi-pass;
maintainers = [stdenv.lib.maintainers._1126];
maintainers = [stdenv.lib.maintainers.hiberno];
};
}