svn commit: r276178 - head/share/misc

Muhammad Moinur Rahman bofh at FreeBSD.org
Wed Dec 24 13:25:23 UTC 2014


Author: bofh (ports committer)
Date: Wed Dec 24 13:25:22 2014
New Revision: 276178
URL: https://svnweb.freebsd.org/changeset/base/276178

Log:
  Fix missing \n in committers-ports.dot while adding myself
  
  Differential Revision:	https://reviews.freebsd.org/D1365
  Submitted by:	danfe
  Approved by:	bapt(mentor)

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

Modified: head/share/misc/committers-ports.dot
==============================================================================
--- head/share/misc/committers-ports.dot	Wed Dec 24 12:26:43 2014	(r276177)
+++ head/share/misc/committers-ports.dot	Wed Dec 24 13:25:22 2014	(r276178)
@@ -67,7 +67,7 @@ beech [label="Beech Rintoul\nbeech at FreeB
 bf [label="Brendan Fabeny\nbf at FreeBSD.org\n2010/06/02"]
 bland [label="Alexander Nedotsukov\nbland at FreeBSD.org\n2003/08/14"]
 bmah [label="Bruce A. Mah\nbmah at FreeBSD.org\n2000/08/23"]
-bofh [label="Muhammad Moinur Rahman\bofh at FreeBSD.org\n2014/12/23"]
+bofh [label="Muhammad Moinur Rahman\nbofh at FreeBSD.org\n2014/12/23"]
 brix [label="Henrik Brix Andersen\nbrix at FreeBSD.org\n2007/10/31"]
 brooks [label="Brooks Davies\nbrooks at FreeBSD.org\n2004/05/03"]
 bsam [label="Boris Samorodov\nbsam at FreeBSD.org\n2006/07/20"]


More information about the svn-src-all mailing list