The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=22b2ba4e22e208c098857aa8308cfc0a7b92d593
commit 22b2ba4e22e208c098857aa8308cfc0a7b92d593 Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2021-04-19 13:42:31 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2021-04-19 13:48:05 +0000 Fix a typo in Gordon's login It's gbe, not bge. Fixes: bffc3fb3c09b Add metor -> mentee information (docs) --- share/misc/committers-doc.dot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/misc/committers-doc.dot b/share/misc/committers-doc.dot index 9c79abb0214a..a4e76cddd9ed 100644 --- a/share/misc/committers-doc.dot +++ b/share/misc/committers-doc.dot @@ -126,8 +126,6 @@ bcr -> "0mp" bcr -> gbe bcr -> debdrup -bge -> fernape - blackend -> ale brueffer -> joel @@ -152,6 +150,8 @@ gabor -> issyl0 gabor -> ebrandi gabor -> carlavilla +gbe -> fernape + gjb -> wblock gjb -> rene gjb -> dru _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "[email protected]"
