Skip to content

Commit

Permalink
chore: add build scripts to CODEOWNERS (#28615)
Browse files Browse the repository at this point in the history
* chore: add build scripts to CODEOWNERS

* chore: use Beats main team

* chore: follow same path syntax

(cherry picked from commit 2c927f0)

# Conflicts:
#	.github/CODEOWNERS
  • Loading branch information
mdelapenya authored and mergify-bot committed Oct 25, 2021
1 parent 6d1909c commit 36ecec9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,17 @@
/heartbeat/ @elastic/uptime

# Winlogbeat
<<<<<<< HEAD
/x-pack/winlogbeat/ @elastic/siem
=======
/x-pack/winlogbeat/ @elastic/security-external-integrations

# Beats Build Specific
/dev-tools/mage/ @elastic/beats
/dev-tools/make/ @elastic/beats
/dev-tools/packaging/ @elastic/beats

# CI Specific
/.ci/ @elastic/observablt-robots
/Jenkinsfile @elastic/observablt-robots
>>>>>>> 2c927f0552 (chore: add build scripts to CODEOWNERS (#28615))

0 comments on commit 36ecec9

Please sign in to comment.