<div dir="ltr">As a sample, I saw this in <a href="https://reviews.llvm.org/D36352">https://reviews.llvm.org/D36352</a> but have seen it around for a while.<div><br></div><div>Basically, when Phab sees the string `O3` it will expand it to a big nasty link `<a href="https://reviews.llvm.org/owners/package/3/`">https://reviews.llvm.org/owners/package/3/`</a> on the mailing list, obscuring the intent.</div><div><br></div><div>As we don't seem to use this "owners" feature for much (as far as I can tell) but do use strings like `O2` `O3` very frequently, it would be nice to somehow disable this expansion for `O` strings.</div><div><br></div><div>(I created a test Diff for it here: <a href="https://reviews.llvm.org/D36367">https://reviews.llvm.org/D36367</a>)</div><div><br></div><div>For the O3 one (<a href="https://reviews.llvm.org/owners/package/3/">https://reviews.llvm.org/owners/package/3/</a>; which just looked like spam) I tried to change its permissions so that it is only visible to me, but that doesn't seem to prevent the expansion.</div><div><br></div><div>I've CC'd some folks that are on the only other two "Owners" things.</div><div><a href="https://reviews.llvm.org/owners/query/all/">https://reviews.llvm.org/owners/query/all/</a><br></div><div><br></div><div>At the very least, if we want to keep using this feature, it would be good to create a couple dummy ones and then somehow permanently delete the O1, O2, O3 ones (<a href="https://secure.phabricator.com/Q230">https://secure.phabricator.com/Q230</a> ?) (as long as that blocks the expansion). </div><div><br></div><div>-- Sean Silva</div></div>