From owner-freebsd-ports@freebsd.org Fri May 18 17:55:13 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9ABAFEB02D2 for ; Fri, 18 May 2018 17:55:13 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-yb0-x230.google.com (mail-yb0-x230.google.com [IPv6:2607:f8b0:4002:c09::230]) (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 3A9C481EAC for ; Fri, 18 May 2018 17:55:13 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: by mail-yb0-x230.google.com with SMTP id g140-v6so2983480ybf.6 for ; Fri, 18 May 2018 10:55:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=01cG5232AKlfW20siVJiMjjDtZ5UiyfXFi527vFIRS0=; b=b3YbQd6Ebo9dDC6oW6KoSjn4gbuszUMZOZ2BCKk7enkPCkc3Vru8kC1+NSKwnCnQsB a3NaduIOxsIzW4Wz+e+tDs9ql+K9oWDHfbwfiLO8v2YQzA2Yf04V4SI8wWqhU9wyXxTh rySDXR9Iq7dm1iZSE0hOT3c3g9t8fLVeb7XIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=01cG5232AKlfW20siVJiMjjDtZ5UiyfXFi527vFIRS0=; b=kpq3rcZi5VMiBeT949LZnvZj+Ig0YbWRHvSFH+jR1E/7XxEFUhcCPYMH3Dnoqrq0xe sWQukYshQh5vIBsWyWF1nqvTBgKHB67Nl0T3aZx0Zy7A0oBpUEFPN6/e9jgPU1vdGGYR Zygv36q4JEPd3vKgbNFxDGOlofv9ojm/D/Flq77c0/3h9IfQ8AXL7s6iNdQLspQHa+eU ki6jWcNSFTU07kR+de6wH81J2ieuu+y8GVp6UFwG4NcNslpex6joaFQhJ7ExAbIIPEfW mWfTrwPsnXWqPAuEDj4qPJV5k2D7Pq0zBMMt9SZ91m7mwxgJNHI7wz8IdEyVbuVfWgZ1 YUxw== X-Gm-Message-State: ALKqPwckI0phyo4P4TUA/dyH0j5ZjN6LlsXCzqJTtgw1GOTlOu5NHpnS fR4SbZLvfQntZIEvRe/md+2WZeLddDnKYGgEk8dZ1Q== X-Google-Smtp-Source: AB8JxZqiX5zL69TjdC18Zyv/oNI5wGQgvMAx/lgtuuHtVHQ9b+XlIAbMnTveAVezdCZaMkHL7ZZGDeZ3ek+ptt6o7ww= X-Received: by 2002:a5b:391:: with SMTP id k17-v6mr3315518ybp.69.1526666112462; Fri, 18 May 2018 10:55:12 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:c709:0:0:0:0:0 with HTTP; Fri, 18 May 2018 10:54:41 -0700 (PDT) In-Reply-To: <31190803-e6ba-428b-0954-341dad2f1916@saltant.com> References: <3cc77471-4200-1f45-e83d-2ae4d636f4fa@saltant.com> <732c3f40-1765-6883-dbec-f5c77db8e30c@saltant.com> <7b14a5c4-7320-8f5e-b8c3-f49809caf9e5@saltant.com> <20180518041501.GF37752@home.opsec.eu> <31190803-e6ba-428b-0954-341dad2f1916@saltant.com> From: Eitan Adler Date: Fri, 18 May 2018 10:54:41 -0700 Message-ID: Subject: Re: Practice of "Sponsored by" in commit messages To: "John W. O'Brien" Cc: Kurt Jaeger , FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2018 17:55:13 -0000 On 18 May 2018 at 04:40, John W. O'Brien wrote: > On 2018/05/18 00:43, Eitan Adler wrote: >> On 17 May 2018 at 21:15, Kurt Jaeger wrote: >>> Hi! >>> >>>> The FreeBSD project could help by asking committers to qualify >>>> "Sponsored by" lines to indicate which participant(s) is(are) sponsored, >>>> in way that is equivalent to the way that the actual work itself is >>>> customarily attributed. >>> >>> This sounds reasonable, so I suggest that you submit a >>> patch to the ports handbook that describes it for maintainers >>> and committers. >> >> One thing to note: FreeBSD has a custom patch to subversion to detect >> "ORGANIZATION_NAME" and automatically append it to the default >> template. This is likely why its getting added in unexpected places. >> > > How do you think I should handle that in my forthcoming doc patch? Is > there a related bug I should file against services? Its a client side patch of the subversion binary. I'm not sure the best way to handle it beyond perhaps changing the template a bit? -- Eitan Adler