workflows.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH docs] MAINTAINERS: treat Documentation/maintainer as process docs
@ 2023-07-12 16:10 Jakub Kicinski
  2023-07-12 16:11 ` Jakub Kicinski
  0 siblings, 1 reply; 5+ messages in thread
From: Jakub Kicinski @ 2023-07-12 16:10 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, workflows, Jakub Kicinski

A handful of people got caught out by the recent changes in git
which changed the format of Message-ID and broke our recommended
applyhook for adding lore links.

This was fixed in the docs by commit 2bb19e740e9b ("Documentation:
update git configuration for Link: tag") but it seems like few people
have noticed. Add maintainer directory to the process entry so that
workflows@ gets CCed.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
TBH I wasn't aware / forgot this directory exists. I usually grep
Documentation/process. No real preference but I wanted to mention
the alternative of moving the directory under Documentation/process
instead..
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 99f18f6e8bc6..a04776f01186 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6274,6 +6274,7 @@ DOCUMENTATION PROCESS
 M:	Jonathan Corbet <corbet@lwn.net>
 S:	Maintained
 F:	Documentation/process/
+F:	Documentation/maintainer/
 L:	workflows@vger.kernel.org
 
 DOCUMENTATION REPORTING ISSUES
-- 
2.41.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-12 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-12 16:10 [PATCH docs] MAINTAINERS: treat Documentation/maintainer as process docs Jakub Kicinski
2023-07-12 16:11 ` Jakub Kicinski
2023-07-12 16:20   ` Jonathan Corbet
2023-07-12 16:46     ` Jakub Kicinski
2023-07-12 21:32     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox