From 45ec5898cbe01554bc918b6411a85098c2017f78 Mon Sep 17 00:00:00 2001 From: ajs124 Date: Thu, 23 Jun 2022 01:40:02 +0200 Subject: maintainers: remove tstrobel was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018 --- pkgs/development/python-modules/python-efl/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/python-modules/python-efl') diff --git a/pkgs/development/python-modules/python-efl/default.nix b/pkgs/development/python-modules/python-efl/default.nix index 24e076d1391f..01ce4bc1260c 100644 --- a/pkgs/development/python-modules/python-efl/default.nix +++ b/pkgs/development/python-modules/python-efl/default.nix @@ -44,6 +44,6 @@ buildPythonPackage rec { homepage = "https://github.com/DaveMDS/python-efl"; platforms = platforms.linux; license = with licenses; [ gpl3 lgpl3 ]; - maintainers = with maintainers; [ matejc tstrobel ftrvxmtrx ] ++ teams.enlightenment.members; + maintainers = with maintainers; [ matejc ftrvxmtrx ] ++ teams.enlightenment.members; }; } -- cgit v1.2.3