FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
feast/CODEOWNERS at master · feast-dev/feast · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
214
Pull requests
189
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
feast
/
CODEOWNERS
Copy path
More file actions
More file actions
Validating CODEOWNERS rules...
Latest commit
History
History
History
36 lines (28 loc) · 1.37 KB
Breadcrumbs
feast
/
CODEOWNERS
Copy path
File metadata and controls
36 lines (28 loc) · 1.37 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
#
See https://help.github.com/articles/about-codeowners/
#
for more info about CODEOWNERS file
/
docs
/
@
feast-dev/reviewers-and-approvers
/
examples
/
@
feast-dev/reviewers-and-approvers
/
go
/
@
feast-dev/reviewers-and-approvers
/
infra
/
@
feast-dev/reviewers-and-approvers
/
java
/
@
feast-dev/reviewers-and-approvers
/
protos
/
@
feast-dev/reviewers-and-approvers
/
sdk
/
@
feast-dev/reviewers-and-approvers
/
ui
/
@
feast-dev/reviewers-and-approvers
#
Core Interfaces
/
sdk
/
python
/
feast
/
infra
/
offline_stores
/
offline_store.py
@
feast-dev/maintainers
/
sdk
/
python
/
feast
/
infra
/
online_stores
/
online_store.py
@
feast-dev/maintainers
/
sdk
/
python
/
feast
/
infra
/
materialization_engine
/
batch_materialization_engine.py
@
feast-dev/maintainers
#
==== Offline Stores ====
#
Core utils
/
sdk
/
python
/
feast
/
infra
/
offline_stores
/
offline_utils.py
@
feast-dev/maintainers
#
Offline interfaces
/
sdk
/
python
/
feast
/
infra
/
offline_stores
/
offline_store.py
@
feast-dev/maintainers
#
BigQuery
/
sdk
/
python
/
feast
/
infra
/
offline_stores
/
bigquery.py
@
sudohainguyen
/
sdk
/
python
/
feast
/
infra
/
offline_stores
/
bigquery_source.py
@
sudohainguyen
/
sdk
/
python
/
tests
/
universal
/
feature_repos
/
universal
/
data_sources
/
bigquery.py
@
sudohainguyen
#
==== Online Stores ====
#
HBase
/
sdk
/
python
/
feast
/
infra
/
online_stores
/
hbase.py
@
sudohainguyen
/
sdk
/
python
/
feast
/
infra
/
online_stores
/
contrib
/
hbase_online_store
@
sudohainguyen
#
==== Batch Materialization Engines ====
Back
|
FazBrowse Home
|
New Git URL