corona-warn-app / cwa-documentation

Project overview, general documentation, and white papers. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
3.29k stars 345 forks source link

Errors in CODEOWNERS file #911

Closed MikeMcC399 closed 1 year ago

MikeMcC399 commented 1 year ago

Where to find the issue

main/CODEOWNERS

Describe the issue

GitHub flags the file main/CODEOWNERS with the message "This CODEOWNERS file contains errors" and with a detailed error log:

CODEOWNERS errors
Unknown owner on line 15: make sure @benzlerj exists and has write access to the repository
…u @weidemannf @dirkschumacher @benzlerj
Unknown owner on line 15: make sure @hoehleatsu exists and has write access to the repository
…ransmission_risk* @kirchnergo @hoehleatsu @weidemannf @dirkschumacher @benzlerj
Unknown owner on line 15: make sure @kirchnergo exists and has write access to the repository
transmission_risk* @kirchnergo @hoehleatsu @weidemannf @dirkschumacher @benzlerj
Unknown owner on line 15: make sure @weidemannf exists and has write access to the repository
…risk* @kirchnergo @hoehleatsu @weidemannf @dirkschumacher @benzlerj
Unknown owner on line 15: make sure @dirkschumacher exists and has write access to the repository

The flagged users:

are all valid in GitHub.

Suggestion

Check for continued code ownership responsibility and update GitHub so that no errors are shown when viewing the file main/CODEOWNERS. Since all of the users exist, it suggests that they do not have write access to the repository. I don't remember seeing this error in the past, so presumably the users have lost access at some time.


Internal Tracking ID: EXPOSUREAPP-13659

MikeMcC399 commented 1 year ago

@christianneu

This issue is assigned to you and unresolved. Are you able to resolve it?