Σταύρος Ντέντος <[email protected]> wrote: > On Fri, 26 Mar 2021 at 21:36, Eric Wong <[email protected]> wrote: > > Stavros Ntentos <[email protected]> wrote: > > > Signed-off-by: Stavros Ntentos <[email protected]> > > > > Unlike the git.git project, we don't require Signed-off-by. > > Furthermore, publicizing "noreply" addresses doesn't seem > > worthwhile since they're not usable email addresses. > > Forces of habit: > * git.git requires it, and > * github masks the e-mail addresses (from weird groupies), and tracks > contributions.
Fair enough, pushed as 90ca1ac28edb2e8a64c30bb4be723643c646df89 with t/reply.t adjustments: https://public-inbox.org/meta/90ca1ac28edb2e8a64c30bb4be723643c646df89/s/ Also, please don't send HTML email. It wastes storage, bandwidth, and CPU cycles (spam filtering) for everybody involved. > LGTM; I am anyway not accustomed to perl, and neither do I have a testing > server. > Hopefully, there is a staging environment (or an easy-to-docker-setup one?) > that this can be POCed. I try to stick to widely-packaged dependencies to avoid the need for things like Docker (which I've never used). It should be reasonably easy-to-install on most GNU/Linux and *BSD distros; do you use anything exotic that's not covered in INSTALL and HACKING? https://public-inbox.org/INSTALL https://public-inbox.org/HACKING > Changes are anyway small enough, so I considered it safe to do it so. Yes, already deployed to the server that runs public-inbox.org/meta (I do development on that server :x) Thanks. -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
