Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit e44ceeb

Browse files
committed
chore: add codeowners
1 parent b02e96d commit e44ceeb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* @sourcegraph/web
2+
3+
# Configured through renovate.json
4+
package.json
5+
yarn.lock

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"extends": ["github>sourcegraph/renovate-config"],
33
"semanticCommits": true,
4+
"reviewers": ["team:web"],
45
"packageRules": [
56
{
67
"depTypeList": ["dependencies"],

0 commit comments

Comments
 (0)