Skip to content

Commit 997233f

Browse files
authored
Remove unused @UpdateForV9 owners (#122748)
Several teams have completed all outstanding `@UpdateForV9` tasks, so this commit removes the corresponding `Owner` symbols.
1 parent cd15d09 commit 997233f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libs/core/src/main/java/org/elasticsearch/core/UpdateForV9.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,11 @@
2424
enum Owner {
2525
CORE_INFRA,
2626
DATA_MANAGEMENT,
27-
DISTRIBUTED_COORDINATION,
2827
DISTRIBUTED_INDEXING,
2928
ENTERPRISE_SEARCH,
3029
MACHINE_LEARNING,
3130
PROFILING,
3231
SEARCH_ANALYTICS,
33-
SEARCH_FOUNDATIONS,
34-
SEARCH_RELEVANCE,
3532
SECURITY,
3633
}
3734

0 commit comments

Comments
 (0)