BigBlueHat opened a new pull request #56: Adding repolinter and make code match ASF policies URL: https://github.com/apache/incubator-annotator/pull/56 I was digging around apache.org (as one does...), and came across this note: https://www.apache.org/legal/src-headers.html#headers I've also concurrently been playing with [repolinter](https://github.com/todogroup/repolinter) for checking repository "meta" files related to licensing, codes of conduct, etc. Combining those two together, I came up with this PR which corrects our license headers (per the first link above), adds a repolinter config file that matches the ASF policies (so far as I can ascertain them all), and can keep us on the straight and narrow in the future. I have not (yet) added this checking to Travis (or a GitHub Action maybe), but I can in a separate PR if that sounds sensible. Cheers! 🎩
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services