We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2716411 commit c406d6aCopy full SHA for c406d6a
.github/CODEOWNERS
@@ -1 +1 @@
1
-* @gsoft-inc/internal-developer-platform
+* @workleap/internal-developer-platform
CODEOWNERS
renovate.json
@@ -1,7 +1,7 @@
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "github>gsoft-inc/renovate-config",
5
- "github>gsoft-inc/renovate-config:all-automerge.json"
+ "github>workleap/renovate-config",
+ "github>workleap/renovate-config:all-automerge.json"
6
]
7
}
0 commit comments