aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Lunny Xiao <xiaolunwen@gmail.com>2021-03-09 22:04:37 +0800
committerGravatar GitHub <noreply@github.com>2021-03-09 06:04:37 -0800
commit2260a5c3b9dd47a51c084cf80cc207534c9169b5 (patch)
tree22471ec04abdd93e18a2d67ebd41e8a64f8dacc5
parent7b471fb5e7afbd035ebcbe468cb5004962f0edea (diff)
[gitea] Use a special email address to manage security (#5334)
-rw-r--r--projects/gitea/project.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/gitea/project.yaml b/projects/gitea/project.yaml
index 183460bb..a8f7cd87 100644
--- a/projects/gitea/project.yaml
+++ b/projects/gitea/project.yaml
@@ -1,5 +1,5 @@
homepage: "https://github.com/go-gitea/gitea"
-primary_contact: "admin@gitea.io"
+primary_contact: "security@gitea.io"
auto_ccs :
- "adam@adalogics.com"
language: go