svn commit: r51575 - head/en_US.ISO8859-1/articles/committers-guide
Mathieu Arnold
mat at FreeBSD.org
Fri Apr 20 12:07:51 UTC 2018
Author: mat
Date: Fri Apr 20 12:07:50 2018
New Revision: 51575
URL: https://svnweb.freebsd.org/changeset/doc/51575
Log:
Add a procedure for new committers with existing Phabricator account.
Sponsored by: Absolight
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 Fri Apr 20 11:11:35 2018 (r51574)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Apr 20 12:07:50 2018 (r51575)
@@ -3036,6 +3036,37 @@ Relnotes: yes</programlisting>
xlink:href="https://wiki.freebsd.org/CodeReview">CodeReview</link>
wiki page for details.</para>
+ <para>Committers with
+ non-<systemitem class="domainname">&os;.org</systemitem>
+ Phabricator accounts can have the old account renamed to the
+ <systemitem class="domainname">&os;.org</systemitem> account by
+ following these steps:</para>
+
+ <procedure>
+ <step>
+ <para>Change your <application>Phabricator</application>
+ account email to your <systemitem
+ class="domainname">&os;.org</systemitem> email.</para>
+ </step>
+
+ <step>
+ <para>Open new bug on our bug tracker using your <systemitem
+ class="domainname">&os;.org</systemitem> account, see
+ <xref linkend="bugzilla"/> for more information. Choose
+ <literal>Services</literal> as the Product, and
+ <literal>Code Review</literal> as the Component. In bug
+ description request that your
+ <application>Phabricator</application> account be renamed,
+ and provide a link to your
+ <application>Phabricator</application> user. For example,
+ <literal>https://reviews.freebsd.org/p/<replaceable>bob at example.com</replaceable>/</literal></para>
+ </step>
+ </procedure>
+
+ <important>
+ <para><application>Phabricator</application> accounts cannot be
+ merged, please do not open a new account.</para>
+ </important>
</sect1>
<sect1 xml:id="people">
More information about the svn-doc-head
mailing list