Browse Source

fix(CI): Add codeowners as reviewers for improved backport experience

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/43081/head
Joas Schilling 2 years ago
parent
commit
6fc730ea4c
No known key found for this signature in database GPG Key ID: C400AAF20C1BB6FC
  1. 1
      .github/workflows/update-cacert-bundle.yml
  2. 1
      .github/workflows/update-code-signing-crl.yml

1
.github/workflows/update-cacert-bundle.yml

@ -40,3 +40,4 @@ jobs:
labels: |
dependencies
3. to review
reviewers: ChristophWurst, miaulalala, nickvergessen

1
.github/workflows/update-code-signing-crl.yml

@ -43,3 +43,4 @@ jobs:
labels: |
dependencies
3. to review
reviewers: mgallien, miaulalala, nickvergessen
Loading…
Cancel
Save