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

View File

@@ -20,6 +20,6 @@ stdenv.mkDerivation {
homepage = http://freedesktop.org/wiki/Software/shared-mime-info;
license = licenses.gpl2Plus;
platforms = platforms.unix;
maintainers = [ maintainers.mimadrid ];
maintainers = [ maintainers.mimame ];
};
}