This is an automated email from the ASF dual-hosted git repository.

austin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/beam-starter-python.git


The following commit(s) were added to refs/heads/main by this push:
     new a8f086d  Add reviewers for dependabot PRs
     new ac99f74  Merge pull request #11 from davidcavazos/patch-1
a8f086d is described below

commit a8f086d53f511ccd6c7f14236f9cf12f7ef05a16
Author: David Cavazos <dcava...@google.com>
AuthorDate: Wed Nov 2 10:52:48 2022 -0700

    Add reviewers for dependabot PRs
    
    Add reviewers for dependabot PRs
---
 .github/dependabot.yml | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 6285813..c292b19 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -12,8 +12,22 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - AnandInguva
+      - TheNeuralBit
+      - ryanthompson591
+      - tvalentyn
+      - pabloem
+      - y1chi
 
-  - package-ecosystem: "github-actions"
+- package-ecosystem: "github-actions"
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - AnandInguva
+      - TheNeuralBit
+      - ryanthompson591
+      - tvalentyn
+      - pabloem
+      - y1chi

Reply via email to