Skip to content

Commit cdd8ccf

Browse files
committed
Add CODEOWNERS
1 parent 515ad6e commit cdd8ccf

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Each line is a file pattern followed by one or more owners.
2+
# https://help.github.com/en/articles/about-code-owners
3+
4+
* @zhilingc @pradithya @woop @tims @thirteen37 @davidheryanto
5+
/core/ @zhilingc @pradithya @tims
6+
/ingestion/ @zhilingc @pradithya @tims
7+
/serving/ @zhilingc @pradithya @tims
8+
/cli/ @zhilingc @pradithya

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
[![Build Status](https://travis-ci.com/gojek/feast.svg?branch=master)](https://travis-ci.com/gojek/feast)
2-
# Feast - Feature Store for Machine Learning
1+
# Feast - Feature Store for Machine Learning [![Build Status](https://travis-ci.com/gojek/feast.svg?branch=master)](https://travis-ci.com/gojek/feast)
32

43
## Overview
54

0 commit comments

Comments
 (0)