Date: Tue, 9 Oct 2018 07:22:15 +0000 (UTC) From: =?UTF-8?Q?Vin=c3=adcius_Zavam?= <egypcio@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r339249 - in head: share/misc usr.bin/calendar/calendars Message-ID: <201810090722.w997MFP2098129@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: egypcio (ports committer) Date: Tue Oct 9 07:22:14 2018 New Revision: 339249 URL: https://svnweb.freebsd.org/changeset/base/339249 Log: following "Setup, Conventions, and Traditions" (Committer's Guide); 5. share/misc/committers-ports.dot * reflecting my privileges only for ports/, with mentors' entries; * did test it with dot (graphics/graphviz) to check accent support. 9. usr.bin/calendar/calendars/calendar.freebsd * added birth date + place. 'calendar.freebsd' offers UTF-8, so I added my entry using proper accents. Reviewed by: rene (mentor) Approved by: re (gjb), araujo (mentor), beat (mentor) Differential Revision: https://reviews.freebsd.org/D17469 Modified: head/share/misc/committers-ports.dot head/usr.bin/calendar/calendars/calendar.freebsd Modified: head/share/misc/committers-ports.dot ============================================================================== --- head/share/misc/committers-ports.dot Tue Oct 9 03:11:59 2018 (r339248) +++ head/share/misc/committers-ports.dot Tue Oct 9 07:22:14 2018 (r339249) @@ -100,6 +100,7 @@ dumbbell [label="Jean-Sebastien Pedron\ndumbbell@FreeB dvl [label="Dan Langille\ndvl@FreeBSD.org\n2014/08/10"] eadler [label="Eitan Adler\neadler@FreeBSD.org\n2011/08/17"] edwin [label="Edwin Groothuis\nedwin@FreeBSD.org\n2002/10/22"] +egypcio [label="Vinícius Zavam\negypcio@FreeBSD.org\n2018/10/04"] ehaupt [label="Emanuel Haupt\nehaupt@FreeBSD.org\n2005/10/03"] eik [label="Oliver Eikemeier\neik@FreeBSD.org\n2003/11/12"] ericbsd [label="Eric Turgeon\nericbsd@FreeBSD.org\n2018/03/17"] @@ -297,6 +298,7 @@ amdmi3 -> arrowd antoine -> dumbbell +araujo -> egypcio araujo -> jhixson araujo -> lippe araujo -> pclin @@ -332,6 +334,7 @@ bapt -> rpaulo bapt -> sbruno beat -> decke +beat -> egypcio beat -> marius beat -> sperber beat -> uqs @@ -633,6 +636,7 @@ rakuco -> tcberner rene -> bar rene -> cmt rene -> crees +rene -> egypcio rene -> jgh rene -> jmd rene -> joneum Modified: head/usr.bin/calendar/calendars/calendar.freebsd ============================================================================== --- head/usr.bin/calendar/calendars/calendar.freebsd Tue Oct 9 03:11:59 2018 (r339248) +++ head/usr.bin/calendar/calendars/calendar.freebsd Tue Oct 9 07:22:14 2018 (r339249) @@ -85,6 +85,7 @@ 02/22 Jake Burkholder <jake@FreeBSD.org> born in Maynooth, Ontario, Canada, 1979 02/23 Peter Wemm <peter@FreeBSD.org> born in Perth, Western Australia, Australia, 1971 02/23 Mathieu Arnold <mat@FreeBSD.org> born in Champigny sur Marne, Val de Marne, France, 1978 +02/23 VinÃcius Zavam <egypcio@FreeBSD.org> born in Fortaleza, Ceará, Brazil, 1986 02/24 Johan Karlsson <johan@FreeBSD.org> born in Mariannelund, Sweden, 1974 02/24 Colin Percival <cperciva@FreeBSD.org> born in Burnaby, Canada, 1981 02/24 Kevin Bowling <kbowling@FreeBSD.org> born in Scottsdale, Arizona, United States, 1989
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810090722.w997MFP2098129>