mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; * admin/MAINTAINERS: Note what I maintain
This commit is contained in:
parent
88e1ec22f2
commit
367c0490a8
@ -229,6 +229,12 @@ Juri Linkov
|
|||||||
lisp/tab-bar.el
|
lisp/tab-bar.el
|
||||||
lisp/tab-line.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
|
2. Areas that someone is willing to maintain, although he would not
|
||||||
necessarily mind if someone else was the official maintainer.
|
necessarily mind if someone else was the official maintainer.
|
||||||
@ -367,6 +373,9 @@ Juri Linkov
|
|||||||
Repeat mode
|
Repeat mode
|
||||||
lisp/repeat.el
|
lisp/repeat.el
|
||||||
|
|
||||||
|
Philip Kaludercic
|
||||||
|
lisp/epa-ks.el
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
3. Externally maintained packages.
|
3. Externally maintained packages.
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
|
;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Philip Kaludercic <philipk@posteo.net>
|
;; Author: Philip Kaludercic <philipk@posteo.net>
|
||||||
|
;; Maintainer: Philip Kaludercic <philipk@posteo.net>
|
||||||
;; Keywords: tools
|
;; Keywords: tools
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
;; Copyright (C) 2021-2024 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Philip K. <philipk@posteo.net>
|
;; Author: Philip Kaludercic <philipk@posteo.net>
|
||||||
|
;; Maintainer: Philip Kaludercic <philipk@posteo.net>
|
||||||
;; Keywords: PGP, GnuPG
|
;; Keywords: PGP, GnuPG
|
||||||
;; Package: epa
|
;; Package: epa
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user