Github user paulk-asert commented on the pull request:
https://github.com/apache/groovy/commit/d30f059bf6dff6d7badb328d8595cee41d56ce25#commitcomment-19840342
In src/main/org/codehaus/groovy/runtime/memoize/LRUCache.java:
In src/main/org/codehaus/groovy/runtime/memoize/LRUCache.java on line 31:
As a general comment, the ASF discourages the use of @author tags. You can
always find out the exact authorship (at least wrt to recent history) through
git, so it's one less thing to try to maintain but also there is a subtle
aspect of reinforcing community ownership of the whole codebase. We are trying
to keep this policy for new commits though we haven't so far deemed it
important to systematically remove them from existing code. The idea is to
instead add any significant contributors to the pomconfigurer.gradle file. When
cleaning up existing files, if you think the @author tags are out of date, feel
free to remove them - make sure everyone removed is in the pomconfigurer.gradle
file. This wouldn't apply to third-party files which we'd try not to touch as
much as possible.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---