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@FreeB bf [label="Brendan Fabeny\[email protected]\n2010/06/02"] bland [label="Alexander Nedotsukov\[email protected]\n2003/08/14"] bmah [label="Bruce A. Mah\[email protected]\n2000/08/23"] -bofh [label="Muhammad Moinur Rahman\[email protected]\n2014/12/23"] +bofh [label="Muhammad Moinur Rahman\[email protected]\n2014/12/23"] brix [label="Henrik Brix Andersen\[email protected]\n2007/10/31"] brooks [label="Brooks Davies\[email protected]\n2004/05/03"] bsam [label="Boris Samorodov\[email protected]\n2006/07/20"] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
