Toddlers - add asaleh as owner and remove ref to staging, as it was never deployed there.

This commit is contained in:
Adam Saleh 2021-05-19 18:21:59 +02:00
parent 3381359876
commit 45cf6f92d1
2 changed files with 1 additions and 4 deletions

View file

@ -18,6 +18,7 @@
- mohanboddu - mohanboddu
- zlopez - zlopez
- scoady - scoady
- asaleh
tags: tags:
- appowners - appowners

View file

@ -13,11 +13,7 @@ spec:
type: Git type: Git
git: git:
uri: https://pagure.io/fedora-infra/toddlers.git uri: https://pagure.io/fedora-infra/toddlers.git
{% if env == 'staging' %}
ref: "staging"
{% else %}
ref: "production" ref: "production"
{% endif %}
strategy: strategy:
type: Docker type: Docker
triggers: triggers: