public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] update MAINTAINERS file with git trailers
@ 2023-06-12 10:01 Bruno Larsen
  2023-06-12 10:01 ` [PATCH v2 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS Bruno Larsen
  0 siblings, 1 reply; 4+ messages in thread
From: Bruno Larsen @ 2023-06-12 10:01 UTC (permalink / raw)
  To: gdb-patches
  Cc: pedro, aburgess, kevinb, brobecker, simon.marchi, tom, tdevries,
	ulrich.weigand, eliz, Bruno Larsen

Some private chats highlighted that the currently in use git trailers
aren't explained well enough. This patch aims to fix that by adding the
information in a more verbose way to guarantee that everyone is on the
same page about them and refine anything that might still need work.

The first version of this update didn't get much traction, so I decided
to add every active global maintainer as CC, since everyone is affected
by this and I want some consensus before comitting.

Right now there is one big unanswered question: Should we have a
specific tag to explicitly signal when a patch has been partially
approved? Eli asked for it to avoid people mechanically reading tags
from thinking that a patch has been fully approved when it was only
partial. If we agree that there should be one, what would it look like?
I suggested using Acked-By, but Simon uses it differently, and I opted
to keep his usage of it.

There is a secondary question for me, which is to add a hard requirement
for approval tags. If we add it, the sourceware repository could have a
pre-receive hook (or update hook) that automatically reject pushes if
they dont have an approval tag. This would be especially useful to
avoid accidentally pushing the wrong commit, but is more annoying for
global maintainers (need to approve their own patches) and we'd need to
see what to do about the obvious fix rule. My first answer for that is
adding a special "Approved-By: Obvious fix" or similar.

Thoughts? Comments? Suggestions?

Version 1: https://inbox.sourceware.org/gdb-patches/20230516143826.3431583-1-blarsen@redhat.com/

Bruno Larsen (1):
  [gdb]: add git trailer information on gdb/MAINTAINERS

 gdb/MAINTAINERS | 56 ++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 48 insertions(+), 8 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-06-13  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12 10:01 [PATCH v2 0/1] update MAINTAINERS file with git trailers Bruno Larsen
2023-06-12 10:01 ` [PATCH v2 1/1] [gdb]: add git trailer information on gdb/MAINTAINERS Bruno Larsen
2023-06-12 23:59   ` Kevin Buettner
2023-06-13  7:43     ` Bruno Larsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).