Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2021 16:52:19 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 4d64c7243d26 - main - Fix the bug in committers-ports.dot with my mentor.
Message-ID:  <202101071652.107GqJ76059441@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc (ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=4d64c7243d266091aa41379f7b5fb8532ae16d5d

commit 4d64c7243d266091aa41379f7b5fb8532ae16d5d
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-01-07 15:52:11 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-01-07 16:51:25 +0000

    Fix the bug in committers-ports.dot with my mentor.
    
    Reviewed by:            0mp
    Approved by:            0mp (mentor)
    Differential Revision:  https://reviews.freebsd.org/D28022
---
 share/misc/committers-ports.dot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/misc/committers-ports.dot b/share/misc/committers-ports.dot
index 5bb8be40d4e7..aba3225de23c 100644
--- a/share/misc/committers-ports.dot
+++ b/share/misc/committers-ports.dot
@@ -298,7 +298,7 @@ znerd [label="Ernst de Haan\nznerd@FreeBSD.org\n2001/11/15"]
 # Group together all the mentees for a particular mentor.
 # Keep the list sorted by mentor login.
 
-0mp -> nc
+"0mp" -> nc
 
 adamw -> ahze
 adamw -> jylefort



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101071652.107GqJ76059441>