maintainers: changed email and nice of maintainer mrVanDalo

This commit is contained in:
Ingolf Wagner
2017-12-01 13:10:55 -03:00
parent c80e1b6fe7
commit 4896b37236
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ bundlerEnv {
description = "Easy full stack backup operations on UNIX-like systems";
homepage = http://backup.github.io/backup/v4/;
license = licenses.mit;
maintainers = [ maintainers.palo ];
maintainers = [ maintainers.mrVanDalo ];
platforms = platforms.unix;
};
}