Skip to content

Commit

Permalink
Remove elastic/beats from CODEOWNERS (#13241)
Browse files Browse the repository at this point in the history
As discussed internally comment out elastic/beats from CODEOWNERS file
for now.
  • Loading branch information
Steffen Siering authored Aug 14, 2019
1 parent 0ac717d commit e8786fe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
# * @elastic/beats

# libbeat
/libbeat/ @elastic/beats
/auditbeat/ @elastic/beats
/packetbeat/ @elastic/beats
/filebeat/ @elastic/beats
/metricbeat/ @elastic/beats
/journalbeat/ @elastic/beats
/winlogbeat/ @elastic/beats
# /libbeat/ @elastic/beats
# /auditbeat/ @elastic/beats
# /packetbeat/ @elastic/beats
# /filebeat/ @elastic/beats
# /metricbeat/ @elastic/beats
# /journalbeat/ @elastic/beats
# /winlogbeat/ @elastic/beats

# Auditbeat
/auditbeat/module/ @elastic/secops
Expand Down

0 comments on commit e8786fe

Please sign in to comment.