Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2018 22:38:14 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52048 - head/en_US.ISO8859-1/articles/committers-guide
Message-ID:  <201807222238.w6MMcEdD030522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Sun Jul 22 22:38:13 2018
New Revision: 52048
URL: https://svnweb.freebsd.org/changeset/doc/52048

Log:
  Address problems reported by John O'Brien in 228353. My changes differ
  from the patch included with that bug report, mostly by being more
  general and hopefully head off some bikeshed discussions.
  
  PR:		228353
  Submitted by:	John W. O'Brien <john@saltant.com>

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sun Jul 22 21:41:53 2018	(r52047)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sun Jul 22 22:38:13 2018	(r52048)
@@ -2387,8 +2387,25 @@ freebsd-mfc-after = 2 weeks</programlisting>
 	  </row>
 
 	  <row>
+	    <entry><literal>Sponsored by:</literal></entry>
+	    <entry>Sponsoring organizations for this change, if any.
+	      Separate multiple organizations with commas.  If only a
+	      portion of the work was sponsored, or different amounts
+	      of sponsorship were provided to different authors,
+	      please give appropriate credit in parentheses after each
+	      sponsor name. For example,
+	      <literal>Example.com (alice, code refactoring),
+		Wormulon (bob), Momcorp (cindy)</literal>
+	      shows that Alice was sponsored by Example.com to do code
+	      refactoring, while Wormulon sponsored Bob's work and
+	      Momcorp sponsored Cindy's work.  Other authors were
+	      either not sponsored or chose not to list
+	      sponsorship.</entry>
+	  </row>
+
+	  <row>
 	    <entry><literal>MFC after:</literal></entry>
-	    <entry>If you wish to receive an e-mail reminder to
+	    <entry>To receive an e-mail reminder to
 	      <acronym>MFC</acronym> at a later date, specify the
 	      number of days, weeks, or months after which an
 	      <acronym>MFC</acronym> is planned.</entry>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807222238.w6MMcEdD030522>