From f3eacefebcb13e2dc37edaa7177e319c195f46a8 Mon Sep 17 00:00:00 2001 From: Anton Timmermans Date: Tue, 5 Feb 2019 15:25:52 +0100 Subject: [PATCH] Add myself as a code owner to the annotations (#13672) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 75bddbaf64195..c9a533d91a81b 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