Skip to content

Commit ea12133

Browse files
authored
chore: Add harry to CODEOWNERS (feast-dev#3808)
* chore: Add harry to CODEOWNERS Signed-off-by: Achal Shah <[email protected]> * add path Signed-off-by: Achal Shah <[email protected]> --------- Signed-off-by: Achal Shah <[email protected]> Signed-off-by: Achal Shah <[email protected]>
1 parent 018d0ea commit ea12133

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CODEOWNERS

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,14 @@
1010
# Core utils
1111
/sdk/python/feast/infra/offline_stores/offline_utils.py @feast-dev/maintainers @sfc-gh-madkins
1212

13-
# BigQuery
13+
# Offline interfaces
1414
/sdk/python/feast/infra/offline_stores/offline_store.py @feast-dev/maintainers
1515

16+
# BigQuery
17+
/sdk/python/feast/infra/offline_stores/bigquery.py @sudohainguyen
18+
/sdk/python/feast/infra/offline_stores/bigquery_source.py @sudohainguyen
19+
/sdk/python/tests/integration/feature_repos/universal/data_sources/bigquery.py @sudohainguyen
20+
1621
# Snowflake
1722
/sdk/python/feast/infra/offline_stores/snowflake* @sfc-gh-madkins
1823

@@ -27,6 +32,10 @@
2732

2833
# ==== Online Stores ====
2934

35+
# HBase
36+
/sdk/python/feast/infra/online_stores/hbase.py @sudohainguyen
37+
/sdk/python/feast/infra/online_stores/contrib/hbase_online_store @sudohainguyen
38+
3039
# Redis
3140
/sdk/python/feast/infra/online_stores/redis.py @DvirDukhan
3241
/java/feast/serving/connectors/redis/ @DvirDukhan

0 commit comments

Comments
 (0)