-
Notifications
You must be signed in to change notification settings - Fork 122
/
CODEOWNERS
Validating CODEOWNERS rules...
65 lines (50 loc) · 3.04 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# The file lists aeon's package and estimator maintainers.
# Each line is a file pattern followed by one or more owners/groups.
# Only users with write access to the repository will be automatically added as
# reviewers and contacted.
aeon/benchmarking/ @TonyBagnall @MatthewMiddlehurst @hadifawaz1999 @dguijo
aeon/classification/ @MatthewMiddlehurst @TonyBagnall
aeon/classification/deep_learning/ @hadifawaz1999 @MatthewMiddlehurst @TonyBagnall
aeon/classification/dictionary_based/ @patrickzib @MatthewMiddlehurst @TonyBagnall
aeon/classification/ordinal_classification/ @RafaAyGar @dguijo @MatthewMiddlehurst @TonyBagnall
aeon/classification/dictionary_based/_redcomets.py @zy18811
aeon/clustering/ @chrisholder @TonyBagnall
aeon/distances/ @chrisholder @TonyBagnall @akshatvishu
aeon/forecasting/ @aiwalter @guzalbulatova @ltsaprounis
aeon/forecasting/base/adapters/_statsforecast.py @FedericoGarza
aeon/forecasting/compose/_multiplexer.py @koralturkk @aiwalter
aeon/forecasting/model_selection/_split @koralturkk
aeon/forecasting/online_learning/ @magittan
aeon/forecasting/naive.py @Flix6x
aeon/forecasting/sarimax.py @TNTran92
aeon/forecasting/statsforecast.py @FedericoGarza
aeon/forecasting/structural.py @juanitorduz
aeon/networks/ @hadifawaz1999
aeon/performance_metrics/forecasting/_functions.py @aiwalter
aeon/pipeline/ @aiwalter
aeon/regression/ @MatthewMiddlehurst @TonyBagnall @dguijo
aeon/regression/deep_learning @hadifawaz1999 @MatthewMiddlehurst @TonyBagnall @dguijo
aeon/transformations/collection/ @MatthewMiddlehurst @TonyBagnall
aeon/transformations/collection/dictionary_based/ @patrickzib @MatthewMiddlehurst
aeon/transformations/collection/dictionary_based/_sax.py @patrickzib @MatthewMiddlehurst @hadifawaz1999
aeon/transformations/collection/convolution_based/ @angus924
aeon/transformations/collection/convolution_based/_multirocket.py @ChangWeiTan @fstinner @angus924
aeon/transformations/collection/convolution_based/_multirocket_multivariate.py @ChangWeiTan @fstinner @angus924
aeon/transformations/collection/signature_based/ @jambo6
aeon/transformations/collection/feature_based/_catch22.py @MatthewMiddlehurst
aeon/transformations/collection/channel_selection.py @haskarb @TonyBagnall
aeon/transformations/collection/interval_based/random_intervals.py @MatthewMiddlehurst
aeon/transformations/collection/shapelet_based/dilated_shapelet_transform.py @baraline
aeon/transformations/collection/shapelet_based/shapelet_transform.py @MatthewMiddlehurst @TonyBagnall
aeon/transformations/collection/supervised_intervals.py @MatthewMiddlehurst
aeon/transformations/ @aiwalter
aeon/transformations/augmenter.py @MrPr3ntice @iljamaurer
aeon/transformations/clasp.py @patrickzib @ermshaua
aeon/transformations/kalman_filter.py @NoaBenAmi
aeon/transformations/scaledlogit.py @ltsaprounis
aeon/transformations/theta.py @GuzalBulatova
aeon/transformations/time_since.py @KishManani
aeon/similarity_search/ @baraline
aeon/utils/numba/ @baraline
docs/get_involved/code_of_conduct.rst @aeon/aeon-code-of-conduct-committee
docs/get_involved/governance.rst @aeon/aeon-core-developers