X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=CODEOWNERS;h=5a2fe301e343b90dc254caec4e1fb4f87b81f05e;hp=55fbd0499993cd4977a2de24ff229db6edfc59f9;hb=48efd3deb4c9139fd060ff3d289896e9031bcc7c;hpb=c4439c9cb3e2348ad7013644731de27a55eca478 diff --git a/CODEOWNERS b/CODEOWNERS index 55fbd049..5a2fe301 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,7 +4,6 @@ # These owners will be the default owners for everything in the repo. Unless a # later match takes precedence, # @trusted-contributors will be requested for # review when someone opens a pull request. -* @trusted-contributors /src/intel_pmu.c @kwiatrox @sunkuranganath /src/intel_rdt.c @kwiatrox @sunkuranganath @@ -13,3 +12,7 @@ /src/virt.c @anaudx @rjablonx # TODO(#2926): Add the following owners: #/src/redfish.c @kkepka @mkobyli + +# Order is important; the last matching pattern takes the most +# precedence. +* @trusted-contributors