From owner-svn-ports-all@freebsd.org Tue Sep 8 10:19:23 2015 Return-Path: Delivered-To: svn-ports-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 C3CC7A00096; Tue, 8 Sep 2015 10:19:23 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (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 4944E1A19; Tue, 8 Sep 2015 10:19:23 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: by lbpo4 with SMTP id o4so50706824lbp.2; Tue, 08 Sep 2015 03:19:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=O5wCeABcLccUIpmL42Tve30+JHyrX0/3pLQIpSxDiBE=; b=cCk6LR7aSTVYJv8bylrr2rNeazLiXRmlxgC1rH5nPo/E5bnZlQLeQryk35u7RBMU9k LFtXf+HkRn76rWJnhjF7gcwe4cJYdYdbq22A363TIZ7cFTmkkNmMDNbTJsxsjVM53I2w jpHfPFf/vUorL8T2ndwvN5fJZzUdYlh00Evg73p5+f6RIcd5HIHu0WNAmGWFwI+SV/Pi YLHR9bu2+hWkzbLhkI4Y0zv8NxoiLSYCpUlJPR9qOhPBI+zr/bsfi9+ZO3izkmIKePii oK5Y5g6YCcOhZuSfrGP8iQtJ1ljCKAlc2HRuZgw/EkG8mWQ/NH/dHWOIz0yyvs6Eg+Gb NGqQ== MIME-Version: 1.0 X-Received: by 10.112.169.8 with SMTP id aa8mr21360170lbc.90.1441707561374; Tue, 08 Sep 2015 03:19:21 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.25.200.198 with HTTP; Tue, 8 Sep 2015 03:19:21 -0700 (PDT) In-Reply-To: <20150908100547.GB4899@FreeBSD.org> References: <201509080802.t88822YA065775@repo.freebsd.org> <20150908083331.GA4899@FreeBSD.org> <20150908100547.GB4899@FreeBSD.org> Date: Tue, 8 Sep 2015 13:19:21 +0300 X-Google-Sender-Auth: Ovwjba1s23XitueKlbzsas5FiKs Message-ID: Subject: Re: svn commit: r396356 - head/sysutils/p5-Rex From: Andrej Zverev To: Alexey Dokuchaev Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Sep 2015 10:19:23 -0000 danfe@ ok :-) Next time i'll do my best. On Tue, Sep 8, 2015 at 1:05 PM, Alexey Dokuchaev wrote: > On Tue, Sep 08, 2015 at 11:52:12AM +0300, Andrej Zverev wrote: >> Well, I thought what for people who are holding emails in freebsd.org >> domain we must add @ after, and don't add @ for everyone else. >> Anyway I not have any strong opinion in this case. > > @ is usually added in normal text (like, "hey az@, check this out"), > for commit tags (e.g. "Submitted/Reviewed by" both forms are fine > and mean the same thing. > > Ergo, using foreign login names in commit tags is discouraged (a mild > form of saying "should not be allowed"). > > ./danfe