diff options
| author | Minsoo Choo <mchoo@FreeBSD.org> | 2026-07-28 00:33:45 +0000 |
|---|---|---|
| committer | Minsoo Choo <mchoo@FreeBSD.org> | 2026-07-30 21:05:46 +0000 |
| commit | a28c2890f44877b6399f1a87bd6e67634757b08c (patch) | |
| tree | ae11d4aa13362f81e22b2b6af3f389089974745a | |
| parent | fdf86df72a32e5d8ca729220a5c787265f8b6682 (diff) | |
Add new src committer: Minsoo Choo (mchoo)
Completed steps 5-6 and 10 in the committer's guide.
Reviewed by: jhb
Approved by: jhb (mentor)
Differential Revision: https://reviews.freebsd.org/D58507
| -rw-r--r-- | .mailmap | 2 | ||||
| -rw-r--r-- | share/misc/committers-src.dot | 2 | ||||
| -rw-r--r-- | usr.bin/calendar/calendars/calendar.freebsd | 1 |
3 files changed, 5 insertions, 0 deletions
@@ -20,6 +20,8 @@ Mina Galić <freebsd@igalic.co> <me+freebsd@igalic.co> Mina Galić <freebsd@igalic.co> <me+git@igalic.co> Mina Galić <freebsd@igalic.co> <me@igalic.co> Mina Galić <freebsd@igalic.co> <me_igalic.co> +Minsoo Choo <mchoo@FreeBSD.org> <minsoochoo0122@proton.me> +Minsoo Choo <mchoo@FreeBSD.org> <minsoo@minsoo.io> Nick Price <nick@spun.io> <nick@spun.ionull> Piotr Paweł Stefaniak <pstef@FreeBSD.org> <pstef@FreeBSD.org> Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org> <info@spmzt.net> diff --git a/share/misc/committers-src.dot b/share/misc/committers-src.dot index 167d036513e1..b3c449755235 100644 --- a/share/misc/committers-src.dot +++ b/share/misc/committers-src.dot @@ -280,6 +280,7 @@ markus [label="Markus Brueffer\nmarkus@FreeBSD.org\n2006/06/01"] matteo [label="Matteo Riondato\nmatteo@FreeBSD.org\n2006/01/18"] mav [label="Alexander Motin\nmav@FreeBSD.org\n2007/04/12"] maxim [label="Maxim Konovalov\nmaxim@FreeBSD.org\n2002/02/07"] +mchoo [label="Minsoo Choo\nmchoo@FreeBSD.org\n2026/07/29"] mdf [label="Matthew Fleming\nmdf@FreeBSD.org\n2010/06/04"] mdodd [label="Matthew N. Dodd\nmdodd@FreeBSD.org\n1999/07/27"] melifaro [label="Alexander V. Chernikov\nmelifaro@FreeBSD.org\n2011/10/04"] @@ -676,6 +677,7 @@ jhb -> bnovkov jhb -> jch jhb -> jeff jhb -> kbyanc +jhb -> mchoo jhb -> peterj jhb -> pfg jhb -> rnoland diff --git a/usr.bin/calendar/calendars/calendar.freebsd b/usr.bin/calendar/calendars/calendar.freebsd index 9084ed0589ec..c677b7b53ffb 100644 --- a/usr.bin/calendar/calendars/calendar.freebsd +++ b/usr.bin/calendar/calendars/calendar.freebsd @@ -38,6 +38,7 @@ 01/21 Mahdi Mokhtari <mmokhi@FreeBSD.org> born in Tehran, Iran, 1995 01/21 Mitchell Horne <mhorne@FreeBSD.org> born in Toronto, Ontario, Canada, 1997 01/22 Johann Visagie <wjv@FreeBSD.org> born in Cape Town, South Africa, 1970 +01/22 Minsoo Choo <mchoo@FreeBSD.org> born in Seoul, Republic of Korea, 2007 01/23 Hideyuki KURASHINA <rushani@FreeBSD.org> born in Niigata, Japan, 1982 01/24 Fabien Thomas <fabient@FreeBSD.org> born in Avignon, France, 1971 01/24 Matteo Riondato <matteo@FreeBSD.org> born in Padova, Italy, 1986 |
