svn commit: r293459 - head/usr.sbin/bhyve

NGie Cooper yaneurabeya at gmail.com
Sat Jan 9 20:19:22 UTC 2016


> On Jan 8, 2016, at 21:08, Allan Jude <allanjude at freebsd.org> wrote:
> 
> On 2016-01-08 23:09, Gleb Smirnoff wrote:
>> On Sat, Jan 09, 2016 at 03:08:21AM +0000, George V. Neville-Neil wrote:
>> G> Author: gnn
>> G> Date: Sat Jan  9 03:08:21 2016
>> G> New Revision: 293459
>> G> URL: https://svnweb.freebsd.org/changeset/base/293459
>> G> 
>> G> Log:
>> G>   Add netmap support for bhyve
>> G>   
>> G>   Submitted by:	btw
>> G>   MFC after:	1 week
>> G>   Differential Revision:	https://reviews.freebsd.org/D4826
>> 
>> I guess "btw" is Tiwei Bei and he doesn't have FreeBSD account.
>> The common rule is to put only valid FreeBSD accounts into "Submitted by:"
>> or full name and email (possibly mangled email).
>> 
>> Once you or someone else will request a commit access for Tiwei,
>> and core@ will look into his submission record, grep(1) on his name 
>> or email through commit logs will miss this important submission.
>> 
> 
> How did they get a phabricator user of 'btw' without an account? I
> thought all non @freebsd.org accounts were forced to be a full email
> address.

	This was likely before the requirement was put in place. In either way, this is a question probably best suited for phabric-admin, not svn*.
Thanks!
-NGie

[ngie at freefall ~]$ finger btw
finger: btw: no such user
[ngie at freefall ~]$ getent passwd | grep -i tiwei || echo not found
not found
[ngie at freefall ~]$


More information about the svn-src-all mailing list