svn commit: r207017 - head/share/misc

Ana Kukec anchie at FreeBSD.org
Wed Apr 21 20:05:50 UTC 2010


Author: anchie
Date: Wed Apr 21 20:05:49 2010
New Revision: 207017
URL: http://svn.freebsd.org/changeset/base/207017

Log:
  Fix of r206904, \nanchie is needed instead of \anchie.
  
  Approved by:	bz (mentor)
  Reported by:	danfe, zec

Modified:
  head/share/misc/committers-src.dot

Modified: head/share/misc/committers-src.dot
==============================================================================
--- head/share/misc/committers-src.dot	Wed Apr 21 20:04:42 2010	(r207016)
+++ head/share/misc/committers-src.dot	Wed Apr 21 20:05:49 2010	(r207017)
@@ -55,7 +55,7 @@ node [color=lightblue2, style=filled, bg
 ache [label="Andrey Chernov\nache at FreeBSD.org\n1993/10/31"]
 akiyama [label="Shunsuke Akiyama\nakiyama at FreeBSD.org\n2000/06/19"]
 ambrisko [label="Doug Ambrisko\nambrisko at FreeBSD.org\n2001/12/19"]
-anchie [label="Ana Kukec\anchie at FreeBSD.org\n2010/04/14"]
+anchie [label="Ana Kukec\nanchie at FreeBSD.org\n2010/04/14"]
 andre [label="Andre Oppermann\nandre at FreeBSD.org\n2003/11/12"]
 anholt [label="Eric Anholt\nanholt at FreeBSD.org\n2002/04/22"]
 antoine [label="Antoine Brodin\nantoine at FreeBSD.org\n2008/02/03"]


More information about the svn-src-all mailing list