diff options
author | gjb <gjb@FreeBSD.org> | 2012-06-28 00:17:45 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-06-28 00:17:45 +0000 |
commit | 4a0ef8746215d1c22d138ea51403a9ebd4283947 (patch) | |
tree | 0a878d87e3533605bd8e52409240cc99c52d0646 /share/misc/organization.dot | |
parent | bcd8f83b8d5b6bb00dacd2b07faf79879cc54293 (diff) | |
download | FreeBSD-src-4a0ef8746215d1c22d138ea51403a9ebd4283947.zip FreeBSD-src-4a0ef8746215d1c22d138ea51403a9ebd4283947.tar.gz |
Remove a '\n' that crept in accidentally.
Diffstat (limited to 'share/misc/organization.dot')
-rw-r--r-- | share/misc/organization.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/misc/organization.dot b/share/misc/organization.dot index 91f2a07..372e78c 100644 --- a/share/misc/organization.dot +++ b/share/misc/organization.dot @@ -28,7 +28,7 @@ _misc [label="Miscellaneous Hats"] core [label="Core Team\ncore@FreeBSD.org\nwilko, brooks, keramida, imp,\ngnn, wes, hrs, murray,\nrwatson"] coresecretary [label="Core Team Secretary\ncore-secretary@FreeBSD.org\njoel"] doccommitters [label="Doc/www Committers\ndoc-committers@FreeBSD.org"] -doceng [label="Documentation Engineering Team\ndoceng@FreeBSD.org\ngjb, blackend,\ngabor,\nhrs"] +doceng [label="Documentation Engineering Team\ndoceng@FreeBSD.org\ngjb, blackend,\ngabor, hrs"] portscommitters [label="Ports Committers\nports-committers@FreeBSD.org"] portmgr [label="Port Management Team\nportmgr@FreeBSD.org\nmarcus, kris, erwin,\nlinimon, pav, krion"] portmgrsecretary [label="Port Management Team Secretary\nportmgr-secretary@FreeBSD.org\nerwin"] |