|
1 | 1 | # General reviewers per PR
|
2 |
| -# Erik |
3 |
| -* @erikd |
4 |
| -* @kderme |
| 2 | +* @input-output-hk/core-tech-dbsync |
5 | 3 |
|
6 | 4 | # Specific reviewers for code pieces
|
7 | 5 | # NB - The last matching pattern takes precedence
|
8 | 6 |
|
9 | 7 | # /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 |
12 | 11 |
|
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