<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/01eb291f14c1ae875674cfb29ca091aa39bbeeb0">https://github.com/macports/macports-ports/commit/01eb291f14c1ae875674cfb29ca091aa39bbeeb0</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 01eb291f14c kops: take maintainership
</span>01eb291f14c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 01eb291f14c1ae875674cfb29ca091aa39bbeeb0
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Feb 16 09:15:29 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    kops: take maintainership
</span>---
 devel/kops/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/kops/Portfile b/devel/kops/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5908e45d88b..a003263029f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/kops/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/kops/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,9 @@ long_description    Production Grade K8s Installation, Upgrades, and Management
</span> categories          devel
 platforms           darwin
 license             Apache-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         nomaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {gmail.com:herby.gillot @herbygillot} \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    openmaintainer
</span> 
 # This is only necessary because the makefile insists on getting the git commit
 # hash by running git in worksrcpath.
</pre><pre style='margin:0'>

</pre>