pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/kubectl kubectl: Take MAINTAINERship



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ceb390b22d49
branches:  trunk
changeset: 459529:ceb390b22d49
user:      leot <leot%pkgsrc.org@localhost>
date:      Fri Oct 08 19:09:27 2021 +0000

description:
kubectl: Take MAINTAINERship

(For real!  That was part of previous update, sorry!)

diffstat:

 net/kubectl/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 579aa7e53e86 -r ceb390b22d49 net/kubectl/Makefile
--- a/net/kubectl/Makefile      Fri Oct 08 18:55:02 2021 +0000
+++ b/net/kubectl/Makefile      Fri Oct 08 19:09:27 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/10/08 18:49:34 leot Exp $
+# $NetBSD: Makefile,v 1.11 2021/10/08 19:09:27 leot Exp $
 
 DISTNAME=      kubectl-1.22.2
 CATEGORIES=    net
@@ -6,7 +6,7 @@
 GITHUB_PROJECT=        kubernetes
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    leot%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/kubernetes/kubectl
 COMMENT=       Command line tool lets you control Kubernetes clusters
 LICENSE=       apache-2.0



Home | Main Index | Thread Index | Old Index