emacsPackages.xapian-lite: add kotatsuyaki to maintainers
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
meta = {
|
||||
homepage = "https://git.sr.ht/~casouri/xapian-lite";
|
||||
description = "A minimal Emacs dynamic module for Xapian";
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.kotatsuyaki ];
|
||||
license = lib.licenses.gpl3Plus;
|
||||
inherit (emacs.meta) platforms;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user