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

13 lines
326 B

10 months ago
### REPOSITORY
/.github/CODEOWNERS @sdushantha
10 months ago
/LICENSE @sdushantha
10 months ago
### PACKAGING
# Changes made to these items without code owner approval may negatively
# impact packaging pipelines. Code owners may need time to verify or adapt.
/pyproject.toml @ppfeister @sdushantha
10 months ago
### REGRESSION
/tox.ini @ppfeister
/tests/ @ppfeister