aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorSean Whitton2024-10-02 09:21:11 +0800
committerSean Whitton2024-10-02 09:21:11 +0800
commitf46f476bb8f1b0f4f63c2af86aa0dcd11c9e2c7c (patch)
tree8dce1289fd73df2301bf1fdde1cfb3da153c2e08 /admin
parentd68e6d2689d0b3be4d251b0edc09fba144f7b282 (diff)
downloademacs-f46f476bb8f1b0f4f63c2af86aa0dcd11c9e2c7c.tar.gz
emacs-f46f476bb8f1b0f4f63c2af86aa0dcd11c9e2c7c.zip
; * admin/MAINTAINERS: Take VC subsystem, add note about handovers
Based on discussion with the head maintainers and Dmitry by private mail.
Diffstat (limited to 'admin')
-rw-r--r--admin/MAINTAINERS13
1 files changed, 13 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS
index 16601a76bd6..9bfdcdc7489 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -233,9 +233,22 @@ Philip Kaludercic
233 lisp/emacs-lisp/compat.el 233 lisp/emacs-lisp/compat.el
234 lisp/net/rcirc.el 234 lisp/net/rcirc.el
235 235
236Sean Whitton
237 VC
238 lisp/vc/*
239 doc/emacs/files.texi (Diff Mode)
240 doc/emacs/maintaining.texi (Version Control)
241 doc/emacs/vc*-xtra.texi
242 doc/emacs/emerge-xtra.texi
243 doc/misc/ediff.texi
244 test/lisp/vc/*
245
236============================================================================== 246==============================================================================
2372. Areas that someone is willing to maintain, although he would not 2472. Areas that someone is willing to maintain, although he would not
238necessarily mind if someone else was the official maintainer. 248necessarily mind if someone else was the official maintainer.
249This list also includes people who are in the process of handing over
250maintainership to someone listed above, but who want to continue to be
251CC'd as though they were still the primary maintainer, in the meantime.
239============================================================================== 252==============================================================================
240 253
241Kelvin White 254Kelvin White