diff options
author | Otto Richter <git@otto.splvs.net> | 2024-04-25 15:08:47 +0200 |
---|---|---|
committer | Otto Richter <git@otto.splvs.net> | 2024-04-27 02:22:05 +0200 |
commit | 5bc72998e0d023cd30bd4474c5a0b37e78345868 (patch) | |
tree | 51099b63f1db141bce914ea8affbc6f5fa5de885 /CODEOWNERS | |
parent | Unify allow edits logic (diff) | |
download | forgejo-5bc72998e0d023cd30bd4474c5a0b37e78345868.tar.xz forgejo-5bc72998e0d023cd30bd4474c5a0b37e78345868.zip |
I feel responsible … (Codeowners)
… for dealing with conflicts and future modification of this template
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 88c71ba17e..e30d2c42b4 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -16,6 +16,8 @@ web_src/.* @caesar @crystal @gusted # HTML templates used by the backend. templates/.* @caesar @crystal @gusted +## the issue sidebar was touched by fnetx +templates/repo/issue/view_content/sidebar.* @fnetx # Files related to Go development. |