diff --git a/.github/workflows/check-snapshots.yml b/.github/workflows/check-snapshots.yml index 3ef91b85..b3603ca6 100644 --- a/.github/workflows/check-snapshots.yml +++ b/.github/workflows/check-snapshots.yml @@ -37,7 +37,7 @@ jobs: # copr_monitor_tpl: "https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots-incubator-YYYYMMDD/monitor/" # packages: "python-lit llvm clang lld compiler-rt libomp" - name: big-merge - maintainer_handle: "kwk" + maintainer_handle: "tuliom" copr_ownername: "@fedora-llvm-team" copr_project_tpl: "llvm-snapshots-big-merge-YYYYMMDD" copr_monitor_tpl: "https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots-big-merge-YYYYMMDD/monitor/"