From 0db66afe96f0794b2f75ef9f99cf97f382c2f2d9 Mon Sep 17 00:00:00 2001 From: Nick Santana Date: Mon, 24 Apr 2023 16:01:48 -0700 Subject: [PATCH] Add nick-mobilecoin as codeowner Increasing codeowner to 3 to better accomodate when one codeowner is out. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 21c8be8..ddca586 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ -* @jcape @varsha888 +* @jcape @varsha888 @nick-mobilecoin /Cargo.toml /Cargo.lock /LICENSE @@ -9,4 +9,4 @@ /.markdownlint-cli2.jsonrc /CHANGELOG.md /rust-toolchain.toml -/rustfmt.toml \ No newline at end of file +/rustfmt.toml