From owner-svn-src-all@freebsd.org Sat Jan 9 21:15:09 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2DFCA6A63F; Sat, 9 Jan 2016 21:15:09 +0000 (UTC) (envelope-from kczekirda@gmail.com) Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83CE01BDD; Sat, 9 Jan 2016 21:15:09 +0000 (UTC) (envelope-from kczekirda@gmail.com) Received: by mail-wm0-x231.google.com with SMTP id f206so217495296wmf.0; Sat, 09 Jan 2016 13:15:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=7qQSxm3fKQXYrwgBEok0XRQFTvonG+j059d0xoalI2s=; b=pHUSojWuVYPaRqNThc8Y+04jO8BZiArgEepz3lwgU29PYjdxevrqUx1IDBIAvQZhoN /cl68FqVFSDw+0DheJfPuTVGQ3ps2M5Wtr8AxJzDruG0ojdvzgCH9q1B9GuwRw/FRWbA eAkqq4zAo8I+3wz5Oux6nqiXQObCCy60QA9h5QbwWNOVQWIp2dVxgPEScRrF/k4tJSRE /x+Onj27d9Z7oVLETIbrnN/EibI0n9F28QRKl6pWCNkaD6UP5JMPCyZgweft1aepM6af YmK+yKw3M/8HwpU/Krse6wWzPk47zL68k7mo23iG2kYqrKIhVFBE1GENDHKcZjDLMd8/ Tv8g== X-Received: by 10.28.16.78 with SMTP id 75mr5724619wmq.82.1452374107967; Sat, 09 Jan 2016 13:15:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.31.9 with HTTP; Sat, 9 Jan 2016 13:14:38 -0800 (PST) In-Reply-To: <56916CF9.1000609@FreeBSD.org> References: <201601090308.u0938LAm090546@repo.freebsd.org> <20160109040933.GO1906@FreeBSD.org> <569095B0.10707@freebsd.org> <56916CF9.1000609@FreeBSD.org> From: Kamil Czekirda Date: Sat, 9 Jan 2016 22:14:38 +0100 Message-ID: Subject: Re: svn commit: r293459 - head/usr.sbin/bhyve To: Pedro Giffuni Cc: Allan Jude , Gleb Smirnoff , "George V. Neville-Neil" , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2016 21:15:10 -0000 Have the same: https://lists.freebsd.org/pipermail/svn-src-head/2015-June/073179.html It's GSoC students feature. Kamil 2016-01-09 21:26 GMT+01:00 Pedro Giffuni : > > > On 01/09/16 00:08, Allan Jude 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. >> >> > If I am not wrong, btw has a mail alias as he was a GSoC student. > Perhaps the alias is sufficient for phabricator. > > Pedro. > > _______________________________________________ > svn-src-head@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" >