Skip to content

Commit

Permalink
update owners
Browse files Browse the repository at this point in the history
  • Loading branch information
gluk64 authored Jul 14, 2020
1 parent b0de7e0 commit 24bb02a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,20 @@
# https://help.github.com/articles/about-codeowners/

# notify about changes in codeowners file
/.github/ @furkhat @dvush
/.github/ @dvush

# notify about any circuit, prover and server changes
/core/circuit/ @alexander-movchan @gluk64
/core/prover/ @furkhat
/core @dvush @popzxc

# dev tools
/bin @dvush
/Makefile @dvush
/etc/kube @furkhat
/.drone.yml @dvush @furkhat
/.drone.yml @dvush

# js
/js/zksync.js @dvush
/js/tests @dvush
/js/client @jazzandrock
/js/explorer @jazzandrock

# notify dvush about contracts changes
/contracts/ @dvush @gluk64

0 comments on commit 24bb02a

Please sign in to comment.