forked from sktime/sktime
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
14 lines (13 loc) · 695 Bytes
/
CODEOWNERS
File metadata and controls
14 lines (13 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# The file specifies framework level core developers for automated review requests
#
# Note: historically, this file has been used to maintain a list of
# algorithm maintainers as specified in GOVERNANCE.md.
# This is no longer the case, algorithm maintainers are now
# specified directly in the estimator,
# in the "maintainers" tag of the respective scikit-base object.
#
# Algorithm maintainers are programmatically queryable
# via Estimator.get_class_tag("maintainers").
# Further lookup such as "which algorithms does M maintain"
# can be carried out using registry.all_estimators
* @benheid @felipeangelimvieira @fkiraly @fnhirwa @geetu040 @pranavvp16 @SaiRevanth25 @XinyuWuu @yarnabrina