svn commit: r339249 - in head: share/misc usr.bin/calendar/calendars
Vinícius Zavam
egypcio at FreeBSD.org
Tue Oct 9 07:22:16 UTC 2018
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 at FreeB
dvl [label="Dan Langille\ndvl at FreeBSD.org\n2014/08/10"]
eadler [label="Eitan Adler\neadler at FreeBSD.org\n2011/08/17"]
edwin [label="Edwin Groothuis\nedwin at FreeBSD.org\n2002/10/22"]
+egypcio [label="Vinícius Zavam\negypcio at FreeBSD.org\n2018/10/04"]
ehaupt [label="Emanuel Haupt\nehaupt at FreeBSD.org\n2005/10/03"]
eik [label="Oliver Eikemeier\neik at FreeBSD.org\n2003/11/12"]
ericbsd [label="Eric Turgeon\nericbsd at 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 at FreeBSD.org> born in Maynooth, Ontario, Canada, 1979
02/23 Peter Wemm <peter at FreeBSD.org> born in Perth, Western Australia, Australia, 1971
02/23 Mathieu Arnold <mat at FreeBSD.org> born in Champigny sur Marne, Val de Marne, France, 1978
+02/23 Vinícius Zavam <egypcio at FreeBSD.org> born in Fortaleza, Ceará, Brazil, 1986
02/24 Johan Karlsson <johan at FreeBSD.org> born in Mariannelund, Sweden, 1974
02/24 Colin Percival <cperciva at FreeBSD.org> born in Burnaby, Canada, 1981
02/24 Kevin Bowling <kbowling at FreeBSD.org> born in Scottsdale, Arizona, United States, 1989
More information about the svn-src-all
mailing list