Skip to content

Commit

Permalink
(#15804) Add René/grafikrobot to some recipes.
Browse files Browse the repository at this point in the history
Adding grafikrobot, aka René, to notify for b2 and lyra recipes.
  • Loading branch information
grafikrobot authored Feb 8, 2023
1 parent e10a1b0 commit 91daa04
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/alert-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
files: "recipes/abseil/*/*"
reviewers: "@Hopobcn"

- uses: ./.github/actions/alert-community
with:
files: "recipes/b2/*/*"
reviewers: "@grafikrobot"

- uses: ./.github/actions/alert-community
with:
files: "recipes/bandit/*/*"
Expand Down Expand Up @@ -232,6 +237,11 @@ jobs:
files: "recipes/llvm-core/*/*"
reviewers: "@Hopobcn"

- uses: ./.github/actions/alert-community
with:
files: "recipes/lyra/*/*"
reviewers: "@grafikrobot"

- uses: ./.github/actions/alert-community
with:
files: "recipes/lz4/*/*"
Expand Down

0 comments on commit 91daa04

Please sign in to comment.