From c84f83e7bf139ed737902f083dd3c07c5bbfa9ea Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Mon, 12 Oct 2020 15:00:40 +0530 Subject: [PATCH] chore: update codeowners --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bcac374d7a..874fc3356d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,11 +8,13 @@ # ------------------------------------------------- # ------------------------------------------------- -# All files except markdown are owned by dev team +# All files except a few here are owned by dev team # ------------------------------------------------- * @freecodecamp/dev-team *.md +package.json +package-lock.json # ------------------------------------------------- # All files in the root are owned by dev team