Skip to content

Commit

Permalink
chore: update codeowners (#750)
Browse files Browse the repository at this point in the history
* chore: update codeowners

* fix: add Paul as second codeowner
  • Loading branch information
atanmarko authored Oct 28, 2024
1 parent 1e1e762 commit 0aad2a7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
* @muursh @Nashtare
/evm_arithmetization/ @wborgeaud @muursh @Nashtare @LindaGuiga
/zero/ @muursh @Nashtare @atanmarko
/smt_trie/ @0xaatif @muursh @Nashtare
/mpt_trie/ @0xaatif @Nashtare @muursh
/trace_decoder/ @0xaatif @muursh @Nashtare
.github/ @0xaatif @atanmarko @muursh @Nashtare
* @Nashtare @paulgoleary
/evm_arithmetization/ @wborgeaud @Nashtare @LindaGuiga
/zero/ @Nashtare @atanmarko @0xaatif
/smt_trie/ @0xaatif @Nashtare
/mpt_trie/ @0xaatif @Nashtare
/trace_decoder/ @0xaatif @Nashtare
.github/ @0xaatif @atanmarko @Nashtare
/vscode-extension @0xaatif
/evm_arithmetization/src/bin/lsp-server.rs @0xaatif

0 comments on commit 0aad2a7

Please sign in to comment.