Skip to content

Commit

Permalink
chore: add codeowner Albert (#5447)
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-llimos authored and nmammeri committed Nov 27, 2024
1 parent 6690717 commit 3061ff0
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,18 @@
/engine/state_chain_observer/client/ @kylezs
/engine/src/witness/ @kylezs
/engine/src/witness.rs @kylezs
/engine/src/eth/ @kylezs
/engine/src/evm/ @kylezs
/engine/src/btc/ @kylezs
/engine/src/dot/ @kylezs
/engine/src/retrier.rs @kylezs

/contract-interfaces/ @albert-llimos
/foreign-chains/ @albert-llimos
/engine/src/witness/sol/ @albert-llimos
/engine/src/witness/evm/ @albert-llimos
/engine/src/witness/eth/ @albert-llimos
/engine/src/witness/arb/ @albert-llimos
/engine/src/sol/ @albert-llimos
/engine/src/evm/ @albert-llimos
/bouncer/tests/gaslimit_ccm.ts @albert-llimos
/bouncer/shared/sol_vault_swap.ts @albert-llimos

0 comments on commit 3061ff0

Please sign in to comment.