You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by au...@apache.org on 2022/11/02 18:33:17 UTC

[beam-starter-go] branch main updated: Add reviewers for dependabot PRs

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-go.git


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

commit f4c006ea5b1ad4ccf16a90b0ca8a520511381f92
Author: David Cavazos <dc...@google.com>
AuthorDate: Wed Nov 2 10:53:48 2022 -0700

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

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index eef031a..4fc5f0c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -12,8 +12,18 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - damccorm
+      - lostluck
+      - jrmccluskey
+      - riteshghorse
 
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
       interval: "daily"
+    reviewers:
+      - damccorm
+      - lostluck
+      - jrmccluskey
+      - riteshghorse