<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/b398fad549387d8c4efd9d7cced26828714f4ca8">https://github.com/macports/macports-guide/commit/b398fad549387d8c4efd9d7cced26828714f4ca8</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new b398fad  project.tickets: Reporters can set owner now
</span>b398fad is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b398fad549387d8c4efd9d7cced26828714f4ca8
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Wed Jun 6 09:17:42 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    project.tickets: Reporters can set owner now
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    The TicketReporterPermissionsPolicy plugin grants reporters the rights
</span><span style='display:block; white-space:pre;color:#404040;'>    to assign the tickets to maintainers.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See: https://github.com/macports/trac.macports.org/commit/12f6b290dd65557edde2ec7a88074b7134f2a968
</span>---
 guide/xml/project.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/project.xml b/guide/xml/project.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 90cfc7a..ee62c2b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/project.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/project.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -453,11 +453,7 @@
</span> 
         <listitem>
           <para>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            <emphasis role="strong">Assign To:</emphasis> Only users with commit access can
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-            edit this field. If this is not you, see the section on the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-            <emphasis role="strong">Cc</emphasis> field above.</para>
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-          <para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            <emphasis role="strong">Assign To:</emphasis>
</span>             For tickets on ports, enter the email address or GitHub username of
             the port's maintainer (use <command>port info
               <replaceable>[port]</replaceable></command> to find this). If
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -469,6 +465,10 @@
</span>             maintainer's email address is
             <email>nomaintainer@macports.org</email>, leave the field
             blank.</para>
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          <para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            Only project members and the reporter of a ticket can edit this field.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          </para>
</span>         </listitem>
 
         <listitem>
</pre><pre style='margin:0'>

</pre>