emacs24: Add jwiegley as a maintainer
This commit is contained in:
parent
56fdc71013
commit
fdc69f2e8f
@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "GNU Emacs 24, the extensible, customizable text editor";
|
description = "GNU Emacs 24, the extensible, customizable text editor";
|
||||||
homepage = http://www.gnu.org/software/emacs/;
|
homepage = http://www.gnu.org/software/emacs/;
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ chaoflow lovek323 simons the-kenny ];
|
maintainers = with maintainers; [ chaoflow lovek323 simons the-kenny jwiegley ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
|
||||||
# So that Exuberant ctags is preferred
|
# So that Exuberant ctags is preferred
|
||||||
|
Loading…
x
Reference in New Issue
Block a user