Commit 740f6fb7 authored by Atemu's avatar Atemu
Browse files

emacs: retire myself from maintainers

I added myself because I integrated Macport support but I don't really feel qualified to maintain the rest of emacs.

The Macport integration has also been working without major issues ever since it was introduced.

I still left bread crumbs in case there's an issue with macport specifically but
I don't want to be pinged on generic Emacs issues/PRs.
parent a4d4fe8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,10 +53,10 @@ let
      maintainers = with lib.maintainers; [
        AndersonTorres
        adisbladis
        atemu
        jwiegley
        lovek323
        matthewbauer
        # atemu for issues relating to Macport
      ];
      platforms = {
        "mainline" = lib.platforms.all;