From 4b58e6134fed546ddfbe6fded6bccb425b32ddda Mon Sep 17 00:00:00 2001 From: Matthew Justin Bauer Date: Sat, 9 Jun 2018 13:13:39 -0400 Subject: [PATCH] emacs-mac: add myself as maintainer --- pkgs/applications/editors/emacs/macport.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/editors/emacs/macport.nix b/pkgs/applications/editors/emacs/macport.nix index c5cb0f4655e..7b58b452818 100644 --- a/pkgs/applications/editors/emacs/macport.nix +++ b/pkgs/applications/editors/emacs/macport.nix @@ -78,7 +78,7 @@ stdenv.mkDerivation rec { description = "GNU Emacs 25, the extensible, customizable text editor"; homepage = http://www.gnu.org/software/emacs/; license = licenses.gpl3Plus; - maintainers = with maintainers; [ jwiegley ]; + maintainers = with maintainers; [ jwiegley matthewbauer ]; platforms = platforms.darwin; longDescription = ''