diff options
| author | Sean Whitton | 2024-10-02 09:21:11 +0800 |
|---|---|---|
| committer | Sean Whitton | 2024-10-02 09:21:11 +0800 |
| commit | f46f476bb8f1b0f4f63c2af86aa0dcd11c9e2c7c (patch) | |
| tree | 8dce1289fd73df2301bf1fdde1cfb3da153c2e08 /admin | |
| parent | d68e6d2689d0b3be4d251b0edc09fba144f7b282 (diff) | |
| download | emacs-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/MAINTAINERS | 13 |
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 | ||
| 236 | Sean 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 | ============================================================================== |
| 237 | 2. Areas that someone is willing to maintain, although he would not | 247 | 2. Areas that someone is willing to maintain, although he would not |
| 238 | necessarily mind if someone else was the official maintainer. | 248 | necessarily mind if someone else was the official maintainer. |
| 249 | This list also includes people who are in the process of handing over | ||
| 250 | maintainership to someone listed above, but who want to continue to be | ||
| 251 | CC'd as though they were still the primary maintainer, in the meantime. | ||
| 239 | ============================================================================== | 252 | ============================================================================== |
| 240 | 253 | ||
| 241 | Kelvin White | 254 | Kelvin White |