-
Notifications
You must be signed in to change notification settings - Fork 62
/
Copy path.meta
29 lines (29 loc) · 1.99 KB
/
.meta
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
{
"projects": {
"common-utils": "git@github.com:opensearch-project/common-utils.git",
"alerting": "git@github.com:opensearch-project/alerting.git",
"anomaly-detection": "git@github.com:opensearch-project/anomaly-detection.git",
"asynchronous-search": "git@github.com:opensearch-project/asynchronous-search.git",
"cross-cluster-replication": "git@github.com:opensearch-project/cross-cluster-replication.git",
"custom-codecs": "git@github.com:opensearch-project/custom-codecs.git",
"flow-framework": "git@github.com:opensearch-project/flow-framework.git",
"geospatial": "git@github.com:opensearch-project/geospatial.git",
"index-management": "git@github.com:opensearch-project/index-management.git",
"job-scheduler": "git@github.com:opensearch-project/job-scheduler.git",
"k-NN": "git@github.com:opensearch-project/k-NN.git",
"ml-commons": "git@github.com:opensearch-project/ml-commons.git",
"neural-search": "git@github.com:opensearch-project/neural-search.git",
"notifications": "git@github.com:opensearch-project/notifications.git",
"observability": "git@github.com:opensearch-project/observability.git",
"opensearch-oci-object-storage": "git@github.com:opensearch-project/opensearch-oci-object-storage.git",
"reporting": "git@github.com:opensearch-project/reporting.git",
"performance-analyzer": "git@github.com:opensearch-project/performance-analyzer.git",
"security-analytics": "git@github.com:opensearch-project/security-analytics.git",
"security": "git@github.com:opensearch-project/security.git",
"skills": "git@github.com:opensearch-project/skills.git",
"sql": "git@github.com:opensearch-project/sql.git",
"opensearch-system-templates": "git@github.com:opensearch-project/opensearch-system-templates.git",
"opensearch-remote-metadata-sdk": "git@github.com:opensearch-project/opensearch-remote-metadata-sdk.git",
"opensearch-learning-to-rank-base": "git@github.com:opensearch-project/opensearch-learning-to-rank-base.git"
}
}