Update search-design Github team in CODEOWNERS (#192890)

## Summary

In preparation for the GitHub team's renaming, it's required to update
this team in the codeowners file too.

This PR is dedicated to renaming @elastic/ent-search-design team to the
@elastic/search-design team
This commit is contained in:
Klim Markelov 2024-09-17 17:08:24 +02:00 committed by GitHub
parent 9ac525cceb
commit 2b2d9f74a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.github/CODEOWNERS vendored
View file

@ -1759,7 +1759,7 @@ x-pack/plugins/security_solution/server/lib/security_integrations @elastic/secur
/x-pack/plugins/monitoring/**/*.scss @elastic/observability-design
# Ent. Search design
/x-pack/plugins/enterprise_search/**/*.scss @elastic/ent-search-design
/x-pack/plugins/enterprise_search/**/*.scss @elastic/search-design
# Security design
/x-pack/plugins/endpoint/**/*.scss @elastic/security-design