mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* (no subject)
@ 2018-03-05  3:58 Tobin C. Harding
  2018-03-05  3:58 ` [PATCH 1/2] checkpatch: add check for tag Co-Developed-by Tobin C. Harding
  2018-03-05  3:58 ` [PATCH 2/2] docs: add Co-Developed-by docs Tobin C. Harding
  0 siblings, 2 replies; 8+ messages in thread
From: Tobin C. Harding @ 2018-03-05  3:58 UTC (permalink / raw)
  To: Andrew Morton, Greg Kroah-Hartman
  Cc: Tobin C. Harding, Joe Perches, Randy Dunlap, Dominik Brodowski,
	Thomas Gleixner, Jonathan Corbet, linux-kernel, linux-doc

Subject: [PATCH 0/2] Resolve Co-Developed-by issues

Recently tag Co-Developed-by was added (via a patch to
Documention/process/5.Posting.rst).

see https://lkml.org/lkml/2017/11/16/257

There has already been some discontent expressed over this tag.

A recent patch using the tag generated this response from  akmp (on LKML)

	I prefer not to include tags which aren't listed in
	Documentation/process/submitting-patches.rst, but I now see that
	some bright spark added Co-Developed-by: to
	Documentation/process/5.Posting.rst, so the two files are a)
	duplicative and b) out of sync

Also, there has been comment over the use of the second capitalized
character 'D'.

This patch set attempts to either resolve this issue or bury it for
good. 

May the bike shedding begin :)

Joe Perches (1):
  checkpatch: add check for tag Co-Developed-by

Tobin C. Harding (1):
  docs: add Co-Developed-by docs

 Documentation/process/submitting-patches.rst |  9 ++++-
 scripts/checkpatch.pl                        | 58 +++++++++++++++++-----------
 2 files changed, 42 insertions(+), 25 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-03-07 18:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-05  3:58 Tobin C. Harding
2018-03-05  3:58 ` [PATCH 1/2] checkpatch: add check for tag Co-Developed-by Tobin C. Harding
2018-03-05 19:29   ` Joe Perches
2018-03-05  3:58 ` [PATCH 2/2] docs: add Co-Developed-by docs Tobin C. Harding
2018-03-05 12:11   ` Matthew Wilcox
2018-03-05 21:24     ` Tobin C. Harding
2018-03-07 17:16   ` Jonathan Corbet
2018-03-07 18:07     ` Dominik Brodowski

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

Powered by JetHome