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
@@ -60,6 +60,6 @@ python3.pkgs.buildPythonApplication rec {
homepage = http://meldmerge.org/;
license = licenses.gpl2;
platforms = platforms.linux ++ platforms.darwin;
maintainers = with maintainers; [ jtojnar mimadrid ];
maintainers = with maintainers; [ jtojnar mimame ];
};
}