<pre style='margin:0'>
raimue pushed a commit to branch master
in repository trac.macports.org.

</pre>
<p><a href="https://github.com/macports/trac.macports.org/commit/4407e20af98c2a2d6bc6980b72c92d6b472fb964">https://github.com/macports/trac.macports.org/commit/4407e20af98c2a2d6bc6980b72c92d6b472fb964</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 4407e20  Add configuration for git-multimail
</span>4407e20 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4407e20af98c2a2d6bc6980b72c92d6b472fb964
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Mon Oct 31 23:27:04 2016 +0100

<span style='display:block; white-space:pre;color:#404040;'>    Add configuration for git-multimail
</span>---
 plugins/hooks/git-multimail.config | 7 +++++++
 1 file changed, 7 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/plugins/hooks/git-multimail.config b/plugins/hooks/git-multimail.config
</span>new file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index 0000000..d60d74b
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--- /dev/null
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/plugins/hooks/git-multimail.config
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -0,0 +1,7 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+[multimailhook]
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   administrator = admin@macports.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   mailingList = macports-changes@lists.macosforge.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   replyTo = macports-dev@lists.macosforge.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   from = pusher
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   commitEmailFormat = html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   commitBrowseURL = https://github.com/macports/%(repo_shortname)s/commit/%(id)s
</span></pre><pre style='margin:0'>

</pre>