We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 515ad6e commit cdd8ccfCopy full SHA for cdd8ccf
2 files changed
.github/CODEOWNERS
@@ -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
@@ -1,5 +1,4 @@
-[](https://travis-ci.com/gojek/feast)
-# Feast - Feature Store for Machine Learning
+# Feast - Feature Store for Machine Learning [](https://travis-ci.com/gojek/feast)
## Overview
0 commit comments