Recently, link of Phabricator has been added to the header with description "Phabricator". It might be confusing for a newcomer what "Phabricator" is, so we could probably use more informative terms like "Phabricator Review System", etc. https://svnweb.freebsd.org/doc/head/share/xml/header.ent?r1=51804&r2=51827
Perhaps "Code Review (Phabricator)"
(In reply to Eitan Adler from comment #1) One concern: Currently the longest name in the list is "SVN Repository" which takes 13 characters. Will a long string as "Code Review (Phabricator)" fit in there well?
Good call. I just checked, and it wraps around, so it's fine.
A commit references this bug: Author: eadler Date: Sat Jun 16 04:19:45 UTC 2018 New revision: 51840 URL: https://svnweb.freebsd.org/changeset/doc/51840 Log: www: update development resources - make it clear phab is for code review - Git shouldn't be capitalized - make it clear that the git repo is a mirror Submitted by: ygy PR: 229056 Changes: head/share/xml/header.ent
Thank you!