Imported Upstream version 1.41.0
[platform/upstream/grpc.git] / .github / labeler.yml
1 lang/core:
2 - src/core/**
3 - include/grpc/**
4 - test/core/**
5 - tools/codegen/core/**
6
7 lang/c++:
8 - src/cpp/**
9 - include/grpc++/**
10 - include/grpcpp/**
11 - test/cpp/**
12
13 area/infra:
14 - .github/**
15