[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-30 f46f476bb8f 3/3: ; * admin/MAINTAINERS: Take VC subsystem, add
From: |
Sean Whitton |
Subject: |
emacs-30 f46f476bb8f 3/3: ; * admin/MAINTAINERS: Take VC subsystem, add note about handovers |
Date: |
Tue, 1 Oct 2024 21:23:39 -0400 (EDT) |
branch: emacs-30
commit f46f476bb8f1b0f4f63c2af86aa0dcd11c9e2c7c
Author: Sean Whitton <spwhitton@spwhitton.name>
Commit: Sean Whitton <spwhitton@spwhitton.name>
; * admin/MAINTAINERS: Take VC subsystem, add note about handovers
Based on discussion with the head maintainers and Dmitry by private mail.
---
admin/MAINTAINERS | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS
index 16601a76bd6..9bfdcdc7489 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -233,9 +233,22 @@ Philip Kaludercic
lisp/emacs-lisp/compat.el
lisp/net/rcirc.el
+Sean Whitton
+ VC
+ lisp/vc/*
+ doc/emacs/files.texi (Diff Mode)
+ doc/emacs/maintaining.texi (Version Control)
+ doc/emacs/vc*-xtra.texi
+ doc/emacs/emerge-xtra.texi
+ doc/misc/ediff.texi
+ test/lisp/vc/*
+
==============================================================================
2. Areas that someone is willing to maintain, although he would not
necessarily mind if someone else was the official maintainer.
+This list also includes people who are in the process of handing over
+maintainership to someone listed above, but who want to continue to be
+CC'd as though they were still the primary maintainer, in the meantime.
==============================================================================
Kelvin White