<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8b71f43bdfa3f677652bf024b126fc7c02736314">https://github.com/macports/macports-ports/commit/8b71f43bdfa3f677652bf024b126fc7c02736314</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8b71f43bdfa3f677652bf024b126fc7c02736314
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Fri Oct 18 14:02:47 2019 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-yaml: add maintainer
</span>---
 python/py-yaml/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-yaml/Portfile b/python/py-yaml/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6461779..147fd60 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-yaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-yaml/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ license             MIT
</span> version             3.13
 categories-append   devel
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         nomaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {stromnov @stromnov} openmaintainer
</span> 
 description         YAML 1.1 parser and emitter for Python
 long_description    PyYAML is a YAML parser and emitter for Python, which \
</pre><pre style='margin:0'>

</pre>