From 99b2de0e3b7380cc63c3169d38f4641425188fb7 Mon Sep 17 00:00:00 2001 From: Taylor Swanson <90622908+taylor-swanson@users.noreply.github.com> Date: Thu, 18 Apr 2024 08:01:59 -0500 Subject: [PATCH] Set owner of syslog reader and processor (#38945) - Syslog reader and processor are owned by elastic/sec-deployment-and-devices --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2cc538d33aaa..8661f59c509b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -61,9 +61,11 @@ CHANGELOG* /libbeat/processors/decode_xml_wineventlog/ @elastic/sec-windows-platform /libbeat/processors/dns/ @elastic/sec-deployment-and-devices /libbeat/processors/registered_domain/ @elastic/sec-deployment-and-devices +/libbeat/processors/syslog/ @elastic/sec-deployment-and-devices /libbeat/processors/translate_sid/ @elastic/sec-windows-platform /libbeat/processors/add_cloud_metadata @elastic/obs-cloud-monitoring /libbeat/processors/add_kubernetes_metadata @elastic/obs-cloudnative-monitoring +/libbeat/reader/syslog/ @elastic/sec-deployment-and-devices /licenses/ @elastic/elastic-agent-data-plane /metricbeat/ @elastic/elastic-agent-data-plane /metricbeat/docs/ # Listed without an owner to avoid maintaining doc ownership for each input and module.