emacs: Add adisbladis as maintainer

This commit is contained in:
adisbladis
2020-03-15 01:03:40 +00:00
parent 931dd07712
commit cf719bf9a8

View File

@@ -134,7 +134,7 @@ stdenv.mkDerivation rec {
description = "The extensible, customizable GNU text editor";
homepage = https://www.gnu.org/software/emacs/;
license = licenses.gpl3Plus;
maintainers = with maintainers; [ lovek323 peti the-kenny jwiegley ];
maintainers = with maintainers; [ lovek323 peti the-kenny jwiegley adisbladis ];
platforms = platforms.all;
longDescription = ''