emacs: Add adisbladis as maintainer
This commit is contained in:
parent
931dd07712
commit
cf719bf9a8
@ -134,7 +134,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "The extensible, customizable GNU text editor";
|
description = "The extensible, customizable GNU text editor";
|
||||||
homepage = https://www.gnu.org/software/emacs/;
|
homepage = https://www.gnu.org/software/emacs/;
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ lovek323 peti the-kenny jwiegley ];
|
maintainers = with maintainers; [ lovek323 peti the-kenny jwiegley adisbladis ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user