From owner-dev-commits-ports-all@freebsd.org Mon May 17 03:44:59 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4D3A663ADC2 for ; Mon, 17 May 2021 03:44:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fk4lH1br5z3svv; Mon, 17 May 2021 03:44:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1CDF9250D9; Mon, 17 May 2021 03:44:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14H3ixSi051614; Mon, 17 May 2021 03:44:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14H3ixDD051613; Mon, 17 May 2021 03:44:59 GMT (envelope-from git) Date: Mon, 17 May 2021 03:44:59 GMT Message-Id: <202105170344.14H3ixDD051613@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 5c2c605f04a6 - internal/admin - Extend ygy's commit bit to ports MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: ports X-Git-Refname: refs/internal/admin X-Git-Reftype: branch X-Git-Commit: 5c2c605f04a695302be530881b2e7350e306659f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2021 03:44:59 -0000 The branch internal/admin has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c2c605f04a695302be530881b2e7350e306659f commit 5c2c605f04a695302be530881b2e7350e306659f Author: Li-Wen Hsu AuthorDate: 2021-05-17 03:44:28 +0000 Commit: Li-Wen Hsu CommitDate: 2021-05-17 03:44:28 +0000 Extend ygy's commit bit to ports Guangyuan has been working on the ports tree with my help for quite a while, it's time to make this mentorship official. Approved by: portmgr --- access | 1 + mentors | 1 + 2 files changed, 2 insertions(+) diff --git a/access b/access index ff9b0584ad8d..66a360ec7274 100644 --- a/access +++ b/access @@ -185,6 +185,7 @@ wen wg woodsb02 xride +ygy yuri zeising zi diff --git a/mentors b/mentors index f5584591a2d1..3b8855c27e85 100644 --- a/mentors +++ b/mentors @@ -17,3 +17,4 @@ loader koobs pfg thierry samm krion vishwin tcberner Co-mentor: arrowd, fluffy +ygy lwhsu