I don't know if it's relevant, but I recall that back in the early 2000's around the time of the adoption of the ASL 2.0 (when I was contributing to Ant) the ASF had us stop using @author tags in code. I was not a fan at the time, but they had some reason I don't fully recall relating to shielding the contributors in the event of someone hitting a bug and then trying to sue folks to recover losses or something. I wonder if that logic still exists, and if this could be seen as related to that. It's also possible that this memory has severely mutated while hanging out in the back of my brain for 20 year :).
-Gus On Fri, Apr 26, 2024 at 1:45 AM David Smiley <dsmi...@apache.org> wrote: > The 9.6 release is upon us. I'd like to find a way of highlighting > more prominently who contributed to the release in the release > announcement. Something like: > > Thank you to those who contributed to this release: David Smiley, > Gus Heck, Christine Poerschke > > (Of course the actual list for 9.6 is much longer). Back when I > started this thread, I wrote a script that I put up in a Gist: > https://gist.github.com/dsmiley/876f37089778d7d8abb49ef6121b4e1a that > parses CHANGES.txt, which I think is the ideal source for use in > featuring people in a release announcement, but not ideal for project > health / metrics. It's very rough; I don't really know Python but due > to the miracles of ChatGPT, I get by. It includes false-positives so > requires a bit of cleanup. This regexp needs improvement to reduce > this, like requiring a newline after the trailing close-parenthesis. > The input should not be hard-coded as well! Ultimately I'm hoping the > script is cleaned up and tweaked to make it easy for the RM to run and > incorporate into the notes. It can be contributed to > dev-tools/scripts. > > WDYT folks? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org > For additional commands, e-mail: dev-h...@solr.apache.org > > -- http://www.needhamsoftware.com (work) https://a.co/d/b2sZLD9 (my fantasy fiction book)