From 652a71f2b8f86df17347c4732bb737fed3bef5ae Mon Sep 17 00:00:00 2001 From: Andrew Duthie Date: Tue, 12 Feb 2019 10:59:18 -0500 Subject: [PATCH] Project: Add dmsnell as code owner of parser packages (#13820) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d156343b97019..f4b26d27b078d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,8 +10,8 @@ # Editor /packages/annotations @youknowriad @gziolo @aduth @atimmer /packages/autop @youknowriad @aduth -/packages/block-serialization-spec-parser @youknowriad @gziolo @aduth -/packages/block-serialization-default-parser @youknowriad @gziolo @aduth +/packages/block-serialization-spec-parser @youknowriad @gziolo @aduth @dmsnell +/packages/block-serialization-default-parser @youknowriad @gziolo @aduth @dmsnell /packages/blocks @youknowriad @gziolo @aduth @noisysocks /packages/edit-post @youknowriad @gziolo @talldan @noisysocks /packages/editor @youknowriad @gziolo @talldan @noisysocks