From 367c0490a8298ec156421bf265f6e091aa2807c7 Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Sat, 27 Jul 2024 10:30:48 +0200 Subject: [PATCH] ; * admin/MAINTAINERS: Note what I maintain --- admin/MAINTAINERS | 9 +++++++++ lisp/emacs-lisp/package-vc.el | 1 + lisp/epa-ks.el | 3 ++- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index eb0fef665e6..b073529e94b 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS @@ -229,6 +229,12 @@ Juri Linkov lisp/tab-bar.el lisp/tab-line.el +Philip Kaludercic + lisp/emacs-lisp/package.el + lisp/emacs-lisp/package-vc.el + lisp/emacs-lisp/compat.el + lisp/net/rcirc.el + ============================================================================== 2. Areas that someone is willing to maintain, although he would not necessarily mind if someone else was the official maintainer. @@ -367,6 +373,9 @@ Juri Linkov Repeat mode lisp/repeat.el +Philip Kaludercic + lisp/epa-ks.el + ============================================================================== 3. Externally maintained packages. ============================================================================== diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el index 45231bd4c73..34610102aa0 100644 --- a/lisp/emacs-lisp/package-vc.el +++ b/lisp/emacs-lisp/package-vc.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; Author: Philip Kaludercic +;; Maintainer: Philip Kaludercic ;; Keywords: tools ;; This file is part of GNU Emacs. diff --git a/lisp/epa-ks.el b/lisp/epa-ks.el index 13840da0bd9..fcd72cc8127 100644 --- a/lisp/epa-ks.el +++ b/lisp/epa-ks.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2021-2024 Free Software Foundation, Inc. -;; Author: Philip K. +;; Author: Philip Kaludercic +;; Maintainer: Philip Kaludercic ;; Keywords: PGP, GnuPG ;; Package: epa