Merge pull request #2986 from shastah/feature/curl-address-family
[collectd.git] / CODEOWNERS
1 # Code ownership information.
2 # See https://help.github.com/articles/about-code-owners/ for details.
3
4 # These owners will be the default owners for everything in the repo. Unless a
5 # later match takes precedence, # @trusted-contributors will be requested for
6 # review when someone opens a pull request.
7 *       @trusted-contributors
8
9 /src/intel_pmu.c        @kwiatrox @sunkuranganath
10 /src/intel_rdt.c        @kwiatrox @sunkuranganath
11 /src/ipmi.c             @anaudx @rjablonx
12 /src/mcelog.c           @kwiatrox @sunkuranganath
13 /src/virt.c             @anaudx @rjablonx
14 # TODO(#2926): Add the following owners:
15 #/src/redfish.c         @kkepka @mkobyli