Skip to content

Commit

Permalink
Merge pull request #4182 from sosiouxme/20240614-lmeyer
Browse files Browse the repository at this point in the history
lmeyer -> jdelft
  • Loading branch information
vfreex authored Jun 17, 2024
2 parents f0d58de + 8502ef5 commit a2143a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/artcd.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[advisory]
assigned_to = "[email protected]"
manager = "[email protected]"
package_owner = "lmeyer@redhat.com"
package_owner = "jdelft@redhat.com"

[build_config]
ocp_build_data_url = "https://github.com/openshift-eng/ocp-build-data.git"
Expand Down
2 changes: 1 addition & 1 deletion jobs/build/prepare-release/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ node {
string(
name: "PACKAGE_OWNER",
description: "(Optional) Must be an individual email address; may be anyone who wants random advisory spam",
defaultValue: "lmeyer@redhat.com",
defaultValue: "jdelft@redhat.com",
trim: true
),
booleanParam(
Expand Down
2 changes: 1 addition & 1 deletion tekton-pipelines/config/artcd-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ data:
[advisory]
assigned_to = "[email protected]"
manager = "[email protected]"
package_owner = "lmeyer@redhat.com"
package_owner = "jdelft@redhat.com"
[build_config]
ocp_build_data_url = "https://github.com/openshift-eng/ocp-build-data.git"
Expand Down

0 comments on commit a2143a0

Please sign in to comment.