From c97ad2763a42263966f9dd939bd06e22f13ed457 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Fri, 7 Jul 2023 12:52:12 +0200 Subject: rm Profpatsch from stuff without interest/capacity of maintaining MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For tree-sitter I’m still interested, but don’t want to be first in the list :) --- pkgs/games/anki/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games/anki') diff --git a/pkgs/games/anki/default.nix b/pkgs/games/anki/default.nix index 9b3c3367d3d2..299897afda49 100644 --- a/pkgs/games/anki/default.nix +++ b/pkgs/games/anki/default.nix @@ -277,6 +277,6 @@ python3.pkgs.buildPythonApplication { ''; license = licenses.agpl3Plus; platforms = platforms.mesaPlatforms; - maintainers = with maintainers; [ oxij Profpatsch euank ]; + maintainers = with maintainers; [ oxij euank ]; }; } -- cgit v1.2.3