citrusframework / citrusframework/citrus

remove author headers from source files

Open
#1,172 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.