Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/src/commit/263c31c8b5c87f4bff13ff37060ef8a6ee835d08/.github/CODEOWNERS You should set ROOT_URL correctly, otherwise the web may not work correctly.
overseerr/.github/CODEOWNERS

13 lines
214 B

# Global code ownership
* @sct
# Documentation
docs/ @TheCatLady @samwiseg0
# Snap-related files
.github/workflows/snap.yaml @samwiseg0
snap/ @samwiseg0
# i18n locale files
i18n/locale/ @sct @TheCatLady