maintainer: mimadrid: update github username and personal data

This commit is contained in:
Miguel Madrid Mencía
2019-09-14 12:15:46 +02:00
parent 0ec4d3b246
commit 148c82e07e
12 changed files with 16 additions and 16 deletions
@@ -103,6 +103,6 @@ stdenv.mkDerivation rec {
description = "Image browser and viewer for GNOME";
platforms = platforms.linux;
license = licenses.gpl2Plus;
maintainers = [ maintainers.mimadrid ];
maintainers = [ maintainers.mimame ];
};
}