Skip to content

Commit 52b5fc6

Browse files
committed
Remove unused @UpdateForV9 owners
Several teams have completed all outstanding `@UpdateForV9` tasks, so this commit removes the corresponding `Owner` symbols.
1 parent fb75dc4 commit 52b5fc6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,10 @@
2424
enum Owner {
2525
CORE_INFRA,
2626
DATA_MANAGEMENT,
27-
DISTRIBUTED_COORDINATION,
2827
DISTRIBUTED_INDEXING,
2928
ENTERPRISE_SEARCH,
3029
MACHINE_LEARNING,
31-
PROFILING,
3230
SEARCH_ANALYTICS,
33-
SEARCH_FOUNDATIONS,
34-
SEARCH_RELEVANCE,
3531
SECURITY,
3632
}
3733

0 commit comments

Comments
 (0)