Fernando Apesteguía wrote: > The branch main has been updated by fernape: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=a2d2f25dd44ce9a7bed1e83cf63ccae9a46b2d0b > > commit a2d2f25dd44ce9a7bed1e83cf63ccae9a46b2d0b > Author: Fernando Apesteguía <[email protected]> > AuthorDate: 2023-03-30 12:46:47 +0000 > Commit: Fernando Apesteguía <[email protected]> > CommitDate: 2023-03-30 12:46:47 +0000 > > committers-ports.dot: Fix alexbl entry > > Copy-paste error. > > Reported by: dchagin > Fixes: 5faf90050e6c > --- > 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 ab6bd8385fe7..b0aa4e16408a 100644 > --- a/share/misc/committers-ports.dot > +++ b/share/misc/committers-ports.dot > @@ -31,7 +31,7 @@ node [color=grey62, style=filled, bgcolor=black]; > > ache [label="Andrey Chernov\[email protected]\n1994/11/15\n2017/08/17"] > ahze [label="Michael Johnson\[email protected]\n2004/10/29\n2013/12/02"] > -alexbl [label="Andrey Slusar\[email protected]\n2005/12/11\n2011/01/14"] > +alexbl [label="Alexandr Botero\[email protected]\n2006/09/11\n2011/01/14"]
It's still wrong, please check the original entry: -alexbl [label="Alexander Botero-Lowry\[email protected]\n2006/09/11"] > alonso [label="Alonso Schaich\[email protected]\n2014/08/14\n2017/08/07"] > anray [label="Andrey Slusar\[email protected]\n2005/12/11\n2011/01/14"] > araujo [label="Marcelo Araujo\[email protected]\n2007/04/26\n2020/11/03"]
