aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorEli Zaretskii2024-10-05 07:41:22 -0400
committerEli Zaretskii2024-10-05 07:41:22 -0400
commit7949452350ca69a7d3e56c1e16fa35f81d8fdf50 (patch)
treed971236313eec19419cf5ed9590974be08db96cf /admin
parentb2ebba1d3cdcda9197ddce9ee14cd6184eca7131 (diff)
parentb68b9f291cc52f6120858534ff450fa7f6381d0b (diff)
downloademacs-7949452350ca69a7d3e56c1e16fa35f81d8fdf50.tar.gz
emacs-7949452350ca69a7d3e56c1e16fa35f81d8fdf50.zip
Merge from origin/emacs-30
b68b9f291cc ; * lisp/progmodes/csharp-mode.el (treesit-query-compile)... 688201ef18d ; * lisp/window.el (switch-to-prev-buffer-skip-regexp): D... ba44fc9a447 Restore comment/string check for 'electric-layout-mode' 5a462948e13 Update Arni Magnusson's email address 6b1271b169a Fix python-ts-mode-map docstring aaaafddc945 Normalize "Commentary" section in eudc.el d656be9794d Expand email abbrevs in X-Debbugs-Cc header. e9dcf0c57dd Fix 'list-tags' when invoked from a non-file buffer 51ef05f684c count-windows: Fix reference to walk-windows 5eaf0c784bf * lisp/info-look.el (mapc): Add use-package manual's index. 705a5a1a9e6 ; * ChangeLog.4: Fix attribution of one change. bf26ff0dc8d Update csharp-ts-mode font-lock (bug#73369) 4c866abab96 ; * doc/lispref/variables.texi (Creating Buffer-Local): F... d42d7d474fe ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docst... f46f476bb8f ; * admin/MAINTAINERS: Take VC subsystem, add note about ... d68e6d2689d ; rcirc-update-activity-string: Justify some existing beh... e6a37869c8d Fix inconsistency in value of rcirc-activity-string 108b3179bd4 Revert "; Minor clarification in variables.texi" 44156c21407 ; Minor clarification in variables.texi 63058e1153a Tag interactive commands in 'lua-ts-mode' 84bea20eba2 ; * lisp/info-look.el: Add two more links. 96b87ad5363 Mention LSP acronym in eglot defgroup docstring 9c904e8ceae Change :group of 'eglot' defgroup to 'tools' fd1a1b07805 Remove out-of-date documentation from python.el 11e3e0cadd4 Fix executing commands in Eshell using "env" with no loca... c0ef8a9a1b3 Fix a typo in the calendar manual 36ff7138feb ; Fix a thinko in sieve-manage.el 7abecbcd633 ; * nt/INSTALL: Update MinGW notes URL. (Bug#73528) # Conflicts: # admin/MAINTAINERS
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 be21a28b759..413a587d398 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -238,9 +238,22 @@ Yuan Fu
238 lisp/treesit.el 238 lisp/treesit.el
239 lisp/progmodes/c-ts-common.el 239 lisp/progmodes/c-ts-common.el
240 240
241Sean Whitton
242 VC
243 lisp/vc/*
244 doc/emacs/files.texi (Diff Mode)
245 doc/emacs/maintaining.texi (Version Control)
246 doc/emacs/vc*-xtra.texi
247 doc/emacs/emerge-xtra.texi
248 doc/misc/ediff.texi
249 test/lisp/vc/*
250
241============================================================================== 251==============================================================================
2422. Areas that someone is willing to maintain, although he would not 2522. Areas that someone is willing to maintain, although he would not
243necessarily mind if someone else was the official maintainer. 253necessarily mind if someone else was the official maintainer.
254This list also includes people who are in the process of handing over
255maintainership to someone listed above, but who want to continue to be
256CC'd as though they were still the primary maintainer, in the meantime.
244============================================================================== 257==============================================================================
245 258
246Kelvin White 259Kelvin White