From 6296fc0914930d3d010fc1fdb1643516cdb8f082 Mon Sep 17 00:00:00 2001 From: Jan Schlicht Date: Tue, 10 Nov 2020 09:25:47 +0100 Subject: [PATCH] Remove 'nfnt' from 'CODEOWNERS' (#1734) Signed-off-by: Jan Schlicht --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 309bd7996..583a55b86 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # the repo. Unless a later match takes precedence, # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -* @gerred @kensipe @alenkacz @zen-dog @nfnt +* @gerred @kensipe @alenkacz @zen-dog # In this example, @doctocat owns any files in the build/logs # directory at the root of the repository and any of its