<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/07df5d2723a06a3b2a2b373c3a53ddf16ad922e1">https://github.com/macports/macports-ports/commit/07df5d2723a06a3b2a2b373c3a53ddf16ad922e1</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 07df5d2723a py-pygit2: take co-ownership
</span>07df5d2723a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 07df5d2723a06a3b2a2b373c3a53ddf16ad922e1
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Aug 26 12:21:47 2023 -0400

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pygit2/Portfile b/python/py-pygit2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d90767aaa3a..b9ffcf8f2b1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pygit2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pygit2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ revision            0
</span> categories-append   devel
 license             {GPL-2 Permissive}
 homepage            https://www.pygit2.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {devans @dbevans} openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {devans @dbevans} {mascguy @mascguy} openmaintainer
</span> 
 description         Python bindings for libgit2
 long_description    Pygit2 is a set of Python bindings to the libgit2 shared \
</pre><pre style='margin:0'>

</pre>