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
- zlopez
- scoady
- asaleh
tags:
- appowners

View file

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