Remove unused @UpdateForV9 owners (#122748)

Several teams have completed all outstanding `@UpdateForV9` tasks, so
this commit removes the corresponding `Owner` symbols.
This commit is contained in:
David Turner 2025-02-19 10:06:13 +00:00 committed by GitHub
parent cd15d09adf
commit 997233fd4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,14 +24,11 @@ public @interface UpdateForV9 {
enum Owner {
CORE_INFRA,
DATA_MANAGEMENT,
DISTRIBUTED_COORDINATION,
DISTRIBUTED_INDEXING,
ENTERPRISE_SEARCH,
MACHINE_LEARNING,
PROFILING,
SEARCH_ANALYTICS,
SEARCH_FOUNDATIONS,
SEARCH_RELEVANCE,
SECURITY,
}