From 93feb5d115bc93ed7996aa4b3cc739b8f8d0f905 Mon Sep 17 00:00:00 2001 From: 宋文武 Date: Sun, 13 Mar 2016 16:08:15 +0800 Subject: drop my maintainership (close #13881) --- pkgs/applications/editors/tiled/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/applications/editors/tiled') diff --git a/pkgs/applications/editors/tiled/default.nix b/pkgs/applications/editors/tiled/default.nix index 4590baf6b8e..059b85cee5f 100644 --- a/pkgs/applications/editors/tiled/default.nix +++ b/pkgs/applications/editors/tiled/default.nix @@ -24,6 +24,5 @@ stdenv.mkDerivation rec { # The rest is GPL2 or later. license = stdenv.lib.licenses.gpl2Plus; platforms = stdenv.lib.platforms.linux; - maintainers = with stdenv.lib.maintainers; [ iyzsong ]; }; } -- cgit 1.4.1