[MTS] add julian8628 as project admin

This commit is contained in:
Yuming Zhu 2021-06-22 22:41:42 +08:00 committed by kevin
parent 2b46beed2c
commit c63e27b12c
3 changed files with 3 additions and 1 deletions

View file

@ -17,6 +17,7 @@
app: message-tagging-service
description: A tagging service tagging builds in koji, used by modularity
appowners:
- julian8628
- cqi
- pingou
tags:

View file

@ -19,7 +19,7 @@ keyfile = "/etc/pki/fedora-messaging/mts.key"
app = "Message Tagging Service"
app_url = "https://github.com/fedora-modularity/message-tagging-service"
app_version = "latest"
app_contacts_email = ["cqi@redhat.com"]
app_contacts_email = ["yzhu@redhat.com"]
[exchanges."amq.topic"]
type = "topic"

View file

@ -1,5 +1,6 @@
app: message-tagging-service
description: message-tagging-service
appowners:
- julian8628
- mizdebsk
- cqi