summaryrefslogtreecommitdiffstats
path: root/.github/config/owner_area_mapping.json
blob: 06128a334bbb639d7cbfa84c795a57d28bd2ced0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "qp": "area/queryprocessor",
  "topics": "area/topics",
  "cs": "area/cs",
  "datashard": "area/datashard",
  "system-infra": "area/system-infra",
  "yql": "area/yql",
  "docs": "area/docs",
  "core": "area/core",
  "fq": "area/fq",
  "blobstorage": "area/blobstorage",
  "ci": "area/ci",
  "cli": "area/cli",
  "cpp-sdk": "area/sdk",
  "schemeshard": "area/schemeshard",
  "ui-backend": "area/ui-backend",
  "appteam": "area/appteam",
  "duty": "area/duty",
  "engineering": "area/engineering",
  "postgres-compatibility": "area/pg",
  "security": "area/security",
  "changelog-reviewers": "area/changelog",
  "nbs": "area/nbs"
}