Skip to content

Commit 6391452

Browse files
sgillespiekderme
authored andcommitted
Update CODEOWNERS
* _Only_ use groups * Remove devops in favor of core-tech-release/core-tech-devx * Add core-tech-dbsync * Remove now-defunct nix-shell.project
1 parent 375ab15 commit 6391452

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

CODEOWNERS

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
# General reviewers per PR
2-
# Erik
3-
* @erikd
4-
* @kderme
2+
* @input-output-hk/core-tech-dbsync
53

64
# Specific reviewers for code pieces
75
# NB - The last matching pattern takes precedence
86

97
# /doc folder and README.* needs to be owned by @docs-access
10-
doc @input-output-hk/docs-access
11-
Readme.* @input-output-hk/docs-access
8+
doc @input-output-hk/docs-access @input-output-hk/core-tech-dbsync
9+
Readme.* @input-output-hk/docs-access @input-output-hk/core-tech-dbsync
10+
CONTRIBUTING.rst @input-output-hk/docs-access @input-output-hk/core-tech-dbsync
1211

13-
.buildkite @input-output-hk/devops
14-
.github @input-output-hk/devops
15-
config @input-output-hk/devops
16-
nix @input-output-hk/devops
17-
*.nix @input-output-hk/devops
18-
bors.toml @input-output-hk/devops
19-
nix-shell.project @input-output-hk/devops
20-
docker-compose.yml @input-output-hk/devops
21-
scripts/postgresql-setup.sh @input-output-hk/devops
12+
# DevOps
13+
.buildkite @input-output-hk/core-tech-devx @input-output-hk/core-tech-release
14+
.github @input-output-hk/core-tech-devx @input-output-hk/core-tech-release
15+
config @input-output-hk/core-tech-devx @input-output-hk/core-tech-release
16+
nix @input-output-hk/core-tech-devx @input-output-hk/core-tech-release
17+
*.nix @input-output-hk/core-tech-devx @input-output-hk/core-tech-release
18+
flake.lock @input-output-hk/core-tech-devx @input-output-hk/core-tech-release
19+
bors.toml @input-output-hk/core-tech-devx @input-output-hk/core-tech-release
20+
docker-compose.yml @input-output-hk/core-tech-devx @input-output-hk/core-tech-release
21+
scripts/postgresql-setup.sh @input-output-hk/core-tech-devx @input-output-hk/core-tech-release

0 commit comments

Comments
 (0)