This is an automated email from the ASF dual-hosted git repository.
zhangjintao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new fe4e2afc chore: add AlinsRan to dependabot reviewer (#1631)
fe4e2afc is described below
commit fe4e2afcc56a4999c0cec800deaca91d33da2646
Author: Jintao Zhang <[email protected]>
AuthorDate: Tue Jan 31 16:53:23 2023 +0800
chore: add AlinsRan to dependabot reviewer (#1631)
Signed-off-by: Jintao Zhang <[email protected]>
---
.github/dependabot.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index a820bf94..df5accea 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -28,6 +28,7 @@ updates:
reviewers:
- "tao12345666333"
- "lingsamuel"
+ - "AlinsRan"
- package-ecosystem: "github-actions"
directory: "/.github"
schedule:
@@ -37,6 +38,7 @@ updates:
reviewers:
- "tao12345666333"
- "lingsamuel"
+ - "AlinsRan"
- package-ecosystem: "gomod"
directory: "/test/e2e"
schedule:
@@ -46,3 +48,4 @@ updates:
reviewers:
- "tao12345666333"
- "lingsamuel"
+ - "AlinsRan"