drop my maintainership (close #13881)

This commit is contained in:
宋文武
2016-03-13 18:39:01 +01:00
committed by Vladimír Čunát
parent f557df6074
commit 93feb5d115
40 changed files with 6 additions and 40 deletions
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
license = licenses.bsd2;
platforms = platforms.linux;
hydraPlatforms = [];
maintainers = with maintainers; [ iyzsong koral ];
maintainers = with maintainers; [ koral ];
};
preConfigure = "patchShebangs Tools";