summary refs log tree commit diff
path: root/pkgs/applications/editors/emacs/macport.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/emacs/macport.nix')
-rw-r--r--pkgs/applications/editors/emacs/macport.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/emacs/macport.nix b/pkgs/applications/editors/emacs/macport.nix
index 9a32ea7f19f..4cdbdfb78f1 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 = ''