The branch main has been updated by lcook (ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=fcaf016796cc0272a8c239850fa87244eebefe13
commit fcaf016796cc0272a8c239850fa87244eebefe13 Author: Lewis Cook <[email protected]> AuthorDate: 2022-04-07 21:20:00 +0000 Commit: Lewis Cook <[email protected]> CommitDate: 2022-04-08 13:02:30 +0000 Correct calendar date entry for myself Approved by: hselasky (src) Differential Revision: https://reviews.freebsd.org/D34839 --- usr.bin/calendar/calendars/calendar.freebsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/calendar/calendars/calendar.freebsd b/usr.bin/calendar/calendars/calendar.freebsd index 1a6f9fc093f3..104f71da5cf2 100644 --- a/usr.bin/calendar/calendars/calendar.freebsd +++ b/usr.bin/calendar/calendars/calendar.freebsd @@ -36,7 +36,6 @@ 01/19 Ruslan Ermilov <[email protected]> born in Simferopol, USSR, 1974 01/19 Marcelo S. Araujo <[email protected]> born in Joinville, Santa Catarina, Brazil, 1981 01/20 Poul-Henning Kamp <[email protected]> born in Korsoer, Denmark, 1966 -01/21 Lewis Cook <[email protected]> born in London, England, 1998 01/21 Mahdi Mokhtari <[email protected]> born in Tehran, Iran, 1995 01/21 Mitchell Horne <[email protected]> born in Toronto, Ontario, Canada, 1997 01/22 Johann Visagie <[email protected]> born in Cape Town, South Africa, 1970 @@ -381,6 +380,7 @@ 09/23 Michael Dexter <[email protected]> born in Los Angeles, California, 1972 09/23 Martin Matuska <[email protected]> born in Bratislava, Slovakia, 1979 09/24 Larry Rosenman <[email protected]> born in Queens, New York, United States, 1957 +09/25 Lewis Cook <[email protected]> born in London, England, 1998 09/25 Piotr Kubaj <[email protected]> born in Lubin, Poland, 1991 09/27 Kyle Evans <[email protected]> born in Oklahoma City, Oklahoma, United States, 1991 09/27 Neil Blakey-Milner <[email protected]> born in Port Elizabeth, South Africa, 1978
