citrusframework / citrusframework/citrus
remove author headers from source files
Open
maintenance
prio-medium
- Dominant language
- Java
- Stars
- 485
- Forks
- 155
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 7
Description
these comments are obsolet on the class level:
```java
/**
* @author xy
*/
```
git history already provides this information.
**acceptance criteria**: remove the `@author` comments from the top of all source files.
Contributor guide
Research direction
Search the repository's source files for class-level comments containing @author, starting with the Java source tree. Remove those author comments from all source files, then repeat the search to verify that no such comments remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100