Skip to content

Commit 8a9dab8

Browse files
authored
chore: add code owner (#650)
Signed-off-by: Keming <[email protected]>
1 parent 889d725 commit 8a9dab8

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @kemingy

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "monthly"
12-
reviewers:
13-
- "kemingy"
1412
commit-message:
1513
prefix: "chore(cargo)"
1614
groups:
@@ -22,8 +20,6 @@ updates:
2220
directory: "/"
2321
schedule:
2422
interval: "monthly"
25-
reviewers:
26-
- "kemingy"
2723
commit-message:
2824
prefix: "chore(pip)"
2925
groups:
@@ -35,8 +31,6 @@ updates:
3531
directory: "/"
3632
schedule:
3733
interval: "monthly"
38-
reviewers:
39-
- "kemingy"
4034
commit-message:
4135
prefix: "chore(actions)"
4236
groups:

0 commit comments

Comments
 (0)