From owner-dev-commits-src-main@freebsd.org Mon Sep 27 06:11:17 2021 Return-Path: Delivered-To: dev-commits-src-main@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 CE9656AF74B; Mon, 27 Sep 2021 06:11:17 +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 4HHshj5KFLz4TN8; Mon, 27 Sep 2021 06:11:17 +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 968BA3AC0; Mon, 27 Sep 2021 06:11:17 +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 18R6BHNE054018; Mon, 27 Sep 2021 06:11:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18R6BH7m054017; Mon, 27 Sep 2021 06:11:17 GMT (envelope-from git) Date: Mon, 27 Sep 2021 06:11:17 GMT Message-Id: <202109270611.18R6BH7m054017@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 77087b11e222 - main - Add myself as ports committer and update mentor/mentee information MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77087b11e222a4b21e0c72bd3d82ace0bfdf511b Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for the main branch of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 06:11:17 -0000 The branch main has been updated by yasu (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=77087b11e222a4b21e0c72bd3d82ace0bfdf511b commit 77087b11e222a4b21e0c72bd3d82ace0bfdf511b Author: Yasuhiro Kimura AuthorDate: 2021-09-27 05:37:16 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-09-27 06:10:47 +0000 Add myself as ports committer and update mentor/mentee information It corresponds to the 5th step of the procedure described in section 7.1 of Committer's Guide. Approved by: meta (mentor) Differential Revision: https://reviews.freebsd.org/D32151 --- share/misc/committers-ports.dot | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/share/misc/committers-ports.dot b/share/misc/committers-ports.dot index da65d0641dba..b8b74f5c25a0 100644 --- a/share/misc/committers-ports.dot +++ b/share/misc/committers-ports.dot @@ -292,6 +292,7 @@ woodsb02 [label="Ben Woods\nwoodsb02@FreeBSD.org\n2016/05/09"] wxs [label="Wesley Shields\nwxs@FreeBSD.org\n2008/01/03"] xmj [label="Johannes Jost Meixner\nxmj@FreeBSD.org\n2014/04/07"] xride [label="Soeren Straarup\nxride@FreeBSD.org\n2006/09/27"] +yasu [label="Yasuhiro Kimura\nyasu@FreeBSD.org\n2021/08/27"] ygy [label="Guangyuan Yang\nygy@FreeBSD.org\n2021/05/17"] yuri [label="Yuri Victorovich\nyuri@FreeBSD.org\n2017/10/30"] yzlin [label="Yi-Jheng Lin\nyzlin@FreeBSD.org\n2009/07/19"] @@ -607,6 +608,8 @@ matthew -> leres matthew -> lifanov matthew -> ultima +meta -> yasu + mezz -> tmclaugh miwi -> amdmi3 @@ -816,4 +819,6 @@ wxs -> skreuzer wxs -> swills wxs -> zi +ygy -> yasu + }