Merge pull request #70641 from maggesi/rename-z77z-into-maggesi

Rename z77z into maggesi
This commit is contained in:
Matthew Bauer
2019-11-07 17:18:20 -05:00
committed by GitHub
39 changed files with 40 additions and 40 deletions

View File

@@ -23,6 +23,6 @@ stdenv.mkDerivation rec {
homepage = https://github.com/adrianlopezroche/fdupes;
license = licenses.mit;
platforms = platforms.all;
maintainers = [ maintainers.z77z ];
maintainers = [ maintainers.maggesi ];
};
}