The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/src/commit/?id=c322cf0f489b9317fab48f4b12f26bc23ed10098
commit c322cf0f489b9317fab48f4b12f26bc23ed10098 Author: Juraj Lutter <[email protected]> AuthorDate: 2023-03-30 18:24:04 +0000 Commit: Juraj Lutter <[email protected]> CommitDate: 2023-03-31 07:02:19 +0000 committers-ports.dot: Fix double space Fix double space in pgollucci's entry. Approved by: fernape Differential Revision: https://reviews.freebsd.org/D39345 --- 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 622b098dbcff..42d9032e94ba 100644 --- a/share/misc/committers-ports.dot +++ b/share/misc/committers-ports.dot @@ -108,7 +108,7 @@ pav [label="Pav Lucistnik\[email protected]\n2003/11/12\n2013/12/20"] pawel [label="Pawel Pekala\[email protected]\n2011/03/11\n2018/02/24"] pclin [label="Po-Chien Lin\[email protected]\n2013/02/11\n2014/10/17"] pgj [label="Gabor Pali\[email protected]\n2009/04/12\n2018/11/06\n2018/11/06"] -pgollucci [label="Philip M. Gollucci\[email protected]\n2008/07/21\n2017/03/29"] +pgollucci [label="Philip M. Gollucci\[email protected]\n2008/07/21\n2017/03/29"] rafan [label="Rong-En Fan\[email protected]\n2006/06/23\n2015/01/21"] rezny [label="Matthew Rezny\[email protected]\n2017/01/09\n2019/02/04"] rnoland [label="Robert Noland\[email protected]\n2008/07/21\n2011/07/05"]
