From d8ebb7c32189227765e37b723a42b5d74ecf3ece Mon Sep 17 00:00:00 2001 From: Anton Timmermans Date: Tue, 5 Feb 2019 15:23:05 +0100 Subject: [PATCH] Add myself as a code owner to the annotations --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 75bddbaf641953..c9a533d91a81b0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -8,7 +8,7 @@ /packages/block-library @youknowriad @gziolo @Soean @ajitbohra @jorgefilipecosta # Editor -/packages/annotations @youknowriad @gziolo @aduth +/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