forked from paradedb/paradedb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
13 lines (12 loc) · 1.01 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
# Order is important. The last matching pattern has the most precedence.
/.cargo/ @philippemnoel @rebasedming
/.github/ @philippemnoel @rebasedming
/benchmarks/ @philippemnoel @rebasedming
/cargo-paradedb/ @rebasedming @neilyio
/docker/ @philippemnoel @rebasedming
/docs/ @rebasedming @neilyio
/pg_analytics/ @philippemnoel @rebasedming
/pg_lakehouse/ @rebasedming @neilyio
/pg_search/ @rebasedming @neilyio
/shared/ @rebasedming @neilyio
/tokenizers/ @rebasedming @neilyio