(not from ftp-master, just team member of pkg-go, and not cc ftp-master) Why ship this /usr/bin/zap-readme? I don't think this is a useful binary for users.
the readme binary is generate from https://github.com/uber-go/zap/blob/master/internal/readme/readme.go which is in an internal directory. And after looked at the code roughly, I think this is used by library mantainer, not users, which is to generate the https://github.com/uber-go/zap/blob/master/README.md On Wed, Sep 6, 2017 at 7:00 PM, Pirate Praveen <[email protected]> wrote: > On ശനി 02 സെപ്റ്റംബര് 2017 12:57 വൈകു, Luca Falavigna wrote: >> Hi, >> >> /usr/bin/readme is too generic to be placed under a location defined in PATH. >> Would it be possible to use a more specialized name, such as zap-readme? >> > > done. >> Cheers, >> Luca >> >> >> >> _______________________________________________ >> Pkg-go-maintainers mailing list >> [email protected] >> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers >> > > > > _______________________________________________ > Pkg-go-maintainers mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers -- Best regards, Shengjing Zhu _______________________________________________ Pkg-go-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers
