Skip to content

Commit

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

* chore: add build scripts to CODEOWNERS

* chore: use Beats main team

* chore: follow same path syntax

(cherry picked from commit 2c927f0)

# Conflicts:
#	.github/CODEOWNERS

* fix: resolve conflicts

Co-authored-by: Manuel de la Peña <[email protected]>
  • Loading branch information
mergify[bot] and mdelapenya authored Oct 25, 2021
1 parent af26c1c commit 1a641a2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,13 @@
/heartbeat/ @elastic/uptime

# Winlogbeat
/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

0 comments on commit 1a641a2

Please sign in to comment.