Skip to content

Commit 0212325

Browse files
workos-sdk-automation[bot]gjtorikianclaude
authored
chore: Add DX as Codeowners (#509)
Co-authored-by: Garen J. Torikian <gjtorikian@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e9206b1 commit 0212325

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See GitHub's docs for more details:
22
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
33

4-
# Gophers Team
5-
* @workos/go
4+
# Gophers and DX Team
5+
* @workos/go @workos/dx

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
"timezone": "UTC",
1010
"rebaseWhen": "conflicted",
1111
"packageRules": [
12+
{
13+
"matchManagers": [
14+
"github-actions"
15+
],
16+
"extractVersion": "^v(?<version>\\d+\\.\\d+\\.\\d+)$",
17+
"groupName": "github-actions"
18+
},
1219
{
1320
"matchUpdateTypes": [
1421
"minor",

0 commit comments

Comments
 (0)