Skip to content

Commit cbcba16

Browse files
committed
fix: Use correct GitHub teams.
1 parent dbd02cd commit cbcba16

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/.dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
interval: weekly
77
open-pull-requests-limit: 10
88
assignees:
9-
- thenativeweb/internal_eventsourcingdb_dep
9+
- thenativeweb/internal_dev
1010
labels:
1111
- Dependencies
1212
commit-message:
@@ -18,7 +18,7 @@ updates:
1818
interval: weekly
1919
open-pull-requests-limit: 10
2020
assignees:
21-
- thenativeweb/internal_eventsourcingdb_dep
21+
- thenativeweb/internal_dev
2222
labels:
2323
- Dependencies
2424
commit-message:
@@ -30,7 +30,7 @@ updates:
3030
interval: "weekly"
3131
open-pull-requests-limit: 10
3232
assignees:
33-
- thenativeweb/internal_eventsourcingdb_dep
33+
- thenativeweb/internal_dev
3434
labels:
3535
- Dependencies
3636
commit-message:

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @thenativeweb/internal_eventsourcingdb_rw
1+
* @thenativeweb/internal_dev

0 commit comments

Comments
 (0)