Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions ci-operator/step-registry/rhobs/OWNERS
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
approvers:
- danielmellado
- jan--f
- jgbernalp
- simonpasquier
- slashpai
- sthaha
- lihongyan1
options: {}
reviewers:
- danielmellado
- jan--f
- jgbernalp
- simonpasquier
- slashpai
- sthaha
- lihongyan1
10 changes: 4 additions & 6 deletions ci-operator/step-registry/rhobs/enable-ocp/OWNERS
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
approvers:
- danielmellado
- jan--f
- jgbernalp
- simonpasquier
- slashpai
- sthaha
- lihongyan1
options: {}
reviewers:
- danielmellado
- jan--f
- jgbernalp
- simonpasquier
- slashpai
- sthaha
- lihongyan1
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@
"path": "rhobs/enable-ocp/rhobs-enable-ocp-ref.yaml",
"owners": {
"approvers": [
"danielmellado",
"jan--f",
"simonpasquier",
"slashpai",
"sthaha",
"lihongyan1"
"jgbernalp",
"simonpasquier"
],
"reviewers": [
"danielmellado",
"jan--f",
"simonpasquier",
"slashpai",
"sthaha",
"lihongyan1"
"jgbernalp",
"simonpasquier"
]
}
}
8 changes: 4 additions & 4 deletions ci-operator/step-registry/rhobs/konflux-catalogsource/OWNERS
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
approvers:
- danielmellado
- jan--f
- jgbernalp
- simonpasquier
- lihongyan1
- Tai-RedHat
options: {}
reviewers:
- danielmellado
- jan--f
- jgbernalp
- simonpasquier
- lihongyan1
- Tai-RedHat
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"path": "rhobs/konflux-catalogsource/rhobs-konflux-catalogsource-ref.yaml",
"owners": {
"approvers": [
"danielmellado",
"jan--f",
"simonpasquier",
"lihongyan1",
"Tai-RedHat"
"jgbernalp",
"simonpasquier"
],
"reviewers": [
"danielmellado",
"jan--f",
"simonpasquier",
"lihongyan1",
"Tai-RedHat"
"jgbernalp",
"simonpasquier"
]
}
}
10 changes: 4 additions & 6 deletions ci-operator/step-registry/rhobs/obo-test-harness/OWNERS
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
approvers:
- danielmellado
- jan--f
- jgbernalp
- simonpasquier
- slashpai
- sthaha
- lihongyan1
options: {}
reviewers:
- danielmellado
- jan--f
- jgbernalp
- simonpasquier
- slashpai
- sthaha
- lihongyan1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e -u -o pipefail

# NOTE: this script is meant to be run inside osd-test-harness and
# assumes all requried binaries are in the same directory as the script
# assumes all required binaries are in the same directory as the script

if [ -f "${SHARED_DIR}/proxy-conf.sh" ] ; then
source "${SHARED_DIR}/proxy-conf.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@
"path": "rhobs/obo-test-harness/rhobs-obo-test-harness-ref.yaml",
"owners": {
"approvers": [
"danielmellado",
"jan--f",
"simonpasquier",
"slashpai",
"sthaha",
"lihongyan1"
"jgbernalp",
"simonpasquier"
],
"reviewers": [
"danielmellado",
"jan--f",
"simonpasquier",
"slashpai",
"sthaha",
"lihongyan1"
"jgbernalp",
"simonpasquier"
]
}
}