Remove myself from oed maintainers list

-1
-1
pkgs/applications/editors/oed/default.nix
··· 18 18 homepage = "https://github.com/ibara/oed"; 19 19 description = "Portable ed editor from OpenBSD"; 20 20 license = with licenses; [ bsd2 ]; 21 - maintainers = with maintainers; [ AndersonTorres ]; 22 21 platforms = platforms.unix; 23 22 }; 24 23 }