xref: /aosp_15_r20/external/bcc/CODEOWNERS (revision 387f9dfdfa2baef462e92476d413c7bc2470293e)
1*387f9dfdSAndroid Build Coastguard Worker# This file should be kept up to date with the list of maintainers responsible
2*387f9dfdSAndroid Build Coastguard Worker# for the different subdirectories within BCC. One of these people SHOULD
3*387f9dfdSAndroid Build Coastguard Worker# review code that touches the respective areas, and MUST review it if the
4*387f9dfdSAndroid Build Coastguard Worker# change is substantial or API-breaking.
5*387f9dfdSAndroid Build Coastguard Worker
6*387f9dfdSAndroid Build Coastguard Worker# see https://help.github.com/articles/about-codeowners/ for syntax
7*387f9dfdSAndroid Build Coastguard Worker
8*387f9dfdSAndroid Build Coastguard Worker# Miscellaneous
9*387f9dfdSAndroid Build Coastguard Worker* @drzaeus77 @goldshtn @yonghong-song @4ast @brendangregg @davemarchevsky
10*387f9dfdSAndroid Build Coastguard Worker
11*387f9dfdSAndroid Build Coastguard Worker# Documentation
12*387f9dfdSAndroid Build Coastguard Worker/docs/ @brendangregg @goldshtn @davemarchevsky
13*387f9dfdSAndroid Build Coastguard Worker/man/ @brendangregg @goldshtn @davemarchevsky
14*387f9dfdSAndroid Build Coastguard Worker
15*387f9dfdSAndroid Build Coastguard Worker# Tools
16*387f9dfdSAndroid Build Coastguard Worker/tools/ @brendangregg @goldshtn @davemarchevsky
17*387f9dfdSAndroid Build Coastguard Worker
18*387f9dfdSAndroid Build Coastguard Worker# Compiler, C API
19*387f9dfdSAndroid Build Coastguard Worker/src/cc/ @drzaeus77 @yonghong-song @4ast @davemarchevsky
20*387f9dfdSAndroid Build Coastguard Worker
21*387f9dfdSAndroid Build Coastguard Worker# Python API
22*387f9dfdSAndroid Build Coastguard Worker/src/python/ @drzaeus77 @goldshtn @davemarchevsky
23*387f9dfdSAndroid Build Coastguard Worker
24*387f9dfdSAndroid Build Coastguard Worker# Tests
25*387f9dfdSAndroid Build Coastguard Worker/tests/ @drzaeus77 @yonghong-song @davemarchevsky
26