From 5c0efdf08ed211c974b987593df0346733bba79d Mon Sep 17 00:00:00 2001 From: Paul Von Schrottky Date: Tue, 4 Jan 2022 14:39:25 -0300 Subject: [PATCH] [RNMobile] Update rich-text codeowners (#37693) * Update rich-text codeowners Removing myself from rich-text codeowner since I'm not monitoring the resulting notifications. The vast majority of notifications I receive as code owner are too detached from my work to be useful. --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 24f415a22d7826..1832cef05e5e49 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -117,9 +117,9 @@ /packages/plugins @gziolo @adamsilverstein # Rich Text -/packages/format-library @ellatrix @cameronvoell @guarani -/packages/rich-text @ellatrix @cameronvoell @guarani -/packages/block-editor/src/components/rich-text @ellatrix @cameronvoell @guarani +/packages/format-library @ellatrix @cameronvoell +/packages/rich-text @ellatrix @cameronvoell +/packages/block-editor/src/components/rich-text @ellatrix @cameronvoell # Project Management /.github