mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
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:
parent
cd15d09adf
commit
997233fd4e
1 changed files with 0 additions and 3 deletions
|
@ -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,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue