drop my maintainership (close #13881)

This commit is contained in:
宋文武
2016-03-13 16:08:15 +08:00
committed by Vladimír Čunát
parent f557df6074
commit 93feb5d115
40 changed files with 6 additions and 40 deletions

View File

@@ -11,7 +11,7 @@ in stdenv.mkDerivation {
homepage = http://www.riverbankcomputing.co.uk;
license = licenses.gpl3;
platforms = platforms.mesaPlatforms;
maintainers = with maintainers; [ sander iyzsong ];
maintainers = with maintainers; [ sander ];
};
src = fetchurl {