commit 947e6d9346352096e04a419f603361d250a51149
parent a5565499c8ff49a13ea9aee3ccda62a9e19af97e
Author: Sean Dewar <seandewar@users.noreply.github.com>
Date: Sun, 13 Aug 2023 17:38:34 +0100
vim-patch:96d6c4aabed1
runtime: Remove Brams email in indent/README.txt
https://github.com/vim/vim/commit/96d6c4aabed15266bc4acfa66f9b35c2820dfa59
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/runtime/indent/README.txt b/runtime/indent/README.txt
@@ -11,7 +11,8 @@ detecting the file type for this language, by file name extension or by
checking a few lines in the file. And please stick to the rules below.
If you have remarks about an existing file, send them to the maintainer of
-that file. Only when you get no response send a message to Bram@vim.org.
+that file. Only when you get no response send a message to the vim-dev
+mailing list: <vim-dev@vim.org>.
If you are the maintainer of an indent file and make improvements, e-mail the
new version to the vim-dev mailing list: <vim-dev@vim.org>.