svn commit: r303341 - head/share/misc
Phil Shafer
phil at FreeBSD.org
Tue Jul 26 18:27:50 UTC 2016
Author: phil
Date: Tue Jul 26 18:27:48 2016
New Revision: 303341
URL: https://svnweb.freebsd.org/changeset/base/303341
Log:
Fix start date to not be in the future.
Submitted by: phil
Reviewed by: sjg (mentor)
Approved by: sjg
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
==============================================================================
--- head/share/misc/committers-src.dot Tue Jul 26 17:23:49 2016 (r303340)
+++ head/share/misc/committers-src.dot Tue Jul 26 18:27:48 2016 (r303341)
@@ -259,7 +259,7 @@ peadar [label="Peter Edwards\npeadar at Fre
peter [label="Peter Wemm\npeter at FreeBSD.org\n1995/07/04"]
peterj [label="Peter Jeremy\npeterj at FreeBSD.org\n2012/09/14"]
pfg [label="Pedro Giffuni\npfg at FreeBSD.org\n2011/12/01"]
-phil [label="Phil Shafer\nphil at FreeBSD.ogr\n2016/12/30"]
+phil [label="Phil Shafer\nphil at FreeBSD.ogr\n2015/12/30"]
philip [label="Philip Paeps\nphilip at FreeBSD.org\n2004/01/21"]
phk [label="Poul-Henning Kamp\nphk at FreeBSD.org\n1994/02/21"]
pho [label="Peter Holm\npho at FreeBSD.org\n2008/11/16"]
More information about the svn-src-all
mailing list