emacs-mac: add myself as maintainer
This commit is contained in:
parent
e93a8cba4a
commit
4b58e6134f
@ -78,7 +78,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "GNU Emacs 25, the extensible, customizable text editor";
|
description = "GNU Emacs 25, 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; [ jwiegley ];
|
maintainers = with maintainers; [ jwiegley matthewbauer ];
|
||||||
platforms = platforms.darwin;
|
platforms = platforms.darwin;
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user