Skip to content

Commit 025f00c

Browse files
achalsadchia
andauthored
chore: Add other maintainers to the OWNERS file for /lgtm commands (#3243)
* chore: Add other maintainers to the OWNERS file for /lgtm commands Signed-off-by: Achal Shah <achals@gmail.com> * add codeowners Signed-off-by: Danny Chiao <danny@tecton.ai> * lint Signed-off-by: Danny Chiao <danny@tecton.ai> Signed-off-by: Achal Shah <achals@gmail.com> Signed-off-by: Danny Chiao <danny@tecton.ai> Co-authored-by: Danny Chiao <danny@tecton.ai>
1 parent 164e666 commit 025f00c

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

OWNERS

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,35 @@
33
# More info at https://www.kubernetes.dev/docs/guide/owners/
44
approvers:
55
- woop
6-
- tsotnet
76
- achals
87
- adchia
98
- felixwang9817
109
- mavysavydav
1110
- MattDelac
1211
- kevjumba
12+
- chhabrakadabra
13+
- sfc-gh-madkins
14+
- zhilingc
15+
- whoahbot
16+
- niklasvm
17+
- toping4445
18+
- DvirDukhan
19+
- hemidactylus
1320
reviewers:
1421
- woop
15-
- tsotnet
1622
- achals
1723
- tedhtchang
1824
- adchia
1925
- felixwang9817
2026
- mavysavydav
2127
- MattDelac
2228
- kevjumba
29+
- chhabrakadabra
30+
- sfc-gh-madkins
31+
- zhilingc
32+
- whoahbot
33+
- niklasvm
34+
- toping4445
35+
- DvirDukhan
36+
- hemidactylus
37+

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ The list below contains the functionality that contributors are planning to deve
193193
* **Feature Serving**
194194
* [x] Python Client
195195
* [x] [Python feature server](https://docs.feast.dev/reference/feature-servers/python-feature-server)
196-
* [x] [Go feature server](https://docs.feast.dev/reference/feature-servers/go-feature-server)
196+
* [x] [Java feature server (alpha)](https://github.com/feast-dev/feast/blob/master/infra/charts/feast/README.md)
197+
* [x] [Go feature server (alpha)](https://docs.feast.dev/reference/feature-servers/go-feature-server)
197198
* **Data Quality Management (See [RFC](https://docs.google.com/document/d/110F72d4NTv80p35wDSONxhhPBqWRwbZXG4f9mNEMd98/edit))**
198199
* [x] Data profiling and validation (Great Expectations)
199200
* **Feature Discovery and Governance**

0 commit comments

Comments
 (0)