-
Notifications
You must be signed in to change notification settings - Fork 146
/
CODEOWNERS
Validating CODEOWNERS rules...
53 lines (34 loc) · 1.94 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
# Lists core developers to be automatically added as reviewers for pull requests.
# Only users with write access to the repository will be automatically added as
# reviewers and contacted.
aeon/anomaly_detection/ @CodeLionX @MatthewMiddlehurst
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/ @dguijo @MatthewMiddlehurst @TonyBagnall
aeon/clustering/ @chrisholder @TonyBagnall
aeon/distances/ @chrisholder @TonyBagnall
aeon/forecasting/ @aiwalter @guzalbulatova @ltsaprounis
aeon/networks/ @hadifawaz1999
aeon/performance_metrics/forecasting/ @aiwalter
aeon/pipeline/ @aiwalter
aeon/regression/ @MatthewMiddlehurst @TonyBagnall @dguijo
aeon/regression/deep_learning @hadifawaz1999 @MatthewMiddlehurst @TonyBagnall @dguijo
aeon/segmentation/ @TonyBagnall
aeon/similarity_search/ @baraline
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/shapelet_based/dilated_shapelet_transform.py @baraline
aeon/transformations/series/ @TonyBagnall
aeon/transformations/ @aiwalter
aeon/transformations/clasp.py @patrickzib
aeon/transformations/scaledlogit.py @ltsaprounis
aeon/transformations/theta.py @GuzalBulatova
aeon/utils/numba/ @baraline @MatthewMiddlehurst
aeon/visualisation/ @baraline
.github/ @aeon-toolkit/aeon-infrastructure-workgroup
build_tools/ @aeon-toolkit/aeon-infrastructure-workgroup
docs/get_involved/code_of_conduct.rst @aeon-toolkit/aeon-code-of-conduct-workgroup
docs/get_involved/governance.rst @aeon-toolkit/aeon-core-developers