summary refs log tree commit diff
path: root/pkgs/applications/editors/emacs-24
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2016-01-11 12:28:58 -0800
committerJohn Wiegley <johnw@newartisans.com>2016-01-11 12:55:48 -0800
commitfdc69f2e8f3c152065f65d5e516a4308e430047e (patch)
tree7647c6f25b61323ed46616bbc15a045d952990ff /pkgs/applications/editors/emacs-24
parent56fdc710139a6072d7593f8d0f7b897dbf9ab0e9 (diff)
downloadnixlib-fdc69f2e8f3c152065f65d5e516a4308e430047e.tar
nixlib-fdc69f2e8f3c152065f65d5e516a4308e430047e.tar.gz
nixlib-fdc69f2e8f3c152065f65d5e516a4308e430047e.tar.bz2
nixlib-fdc69f2e8f3c152065f65d5e516a4308e430047e.tar.lz
nixlib-fdc69f2e8f3c152065f65d5e516a4308e430047e.tar.xz
nixlib-fdc69f2e8f3c152065f65d5e516a4308e430047e.tar.zst
nixlib-fdc69f2e8f3c152065f65d5e516a4308e430047e.zip
emacs24: Add jwiegley as a maintainer
Diffstat (limited to 'pkgs/applications/editors/emacs-24')
-rw-r--r--pkgs/applications/editors/emacs-24/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/emacs-24/default.nix b/pkgs/applications/editors/emacs-24/default.nix
index c2956006fb40..1db56577278c 100644
--- a/pkgs/applications/editors/emacs-24/default.nix
+++ b/pkgs/applications/editors/emacs-24/default.nix
@@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
     description = "GNU Emacs 24, the extensible, customizable text editor";
     homepage    = http://www.gnu.org/software/emacs/;
     license     = licenses.gpl3Plus;
-    maintainers = with maintainers; [ chaoflow lovek323 simons the-kenny ];
+    maintainers = with maintainers; [ chaoflow lovek323 simons the-kenny jwiegley ];
     platforms   = platforms.all;
 
     # So that Exuberant ctags is preferred