From 32c159fcacce00d5d76c9e71df29986aa1c45b13 Mon Sep 17 00:00:00 2001 From: Dylan Date: Wed, 3 Apr 2024 22:22:15 -0500 Subject: [PATCH] give matt codeownership --- CODEOWNERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 0c5382028..9e20075a5 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,12 +2,12 @@ * @jalextowle @jrhea @mcclurejt # Rust SDK Code Owners -.github/ @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree -crates/ @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree -Cargo.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree -rustfmt.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree -Makefile @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree -README.md @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree +.github/ @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal +crates/ @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal +Cargo.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal +rustfmt.toml @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal +Makefile @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal +README.md @jalextowle @jrhea @mcclurejt @dpaiton @slundqui @ryangoree @sentilesdal # Instance Owners contracts/src/deployers/ @jalextowle @jrhea @mcclurejt @cashd @sentilesdal