From 374a8ec263fc611c0163579972d1a11566c9cc60 Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Thu, 30 Jan 2020 10:54:05 -0800 Subject: [PATCH] ci: fix StephenFluin's casing in entries in PullApprove (#35062) PR Close #35062 --- .pullapprove.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pullapprove.yml b/.pullapprove.yml index f22189d983..ccd8508df9 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -67,7 +67,7 @@ # petebacondarwin - Pete Bacon Darwin # pkozlowski-opensource - Pawel Kozlowski # robwormald - Rob Wormald -# stephenfluin - Stephen Fluin +# StephenFluin - Stephen Fluin #################################################################################### @@ -679,7 +679,7 @@ groups: users: - aikidave - IgorMinar - - stephenfluin + - StephenFluin teams: - ~framework-global-approvers - ~framework-global-approvers-for-docs-only-changes @@ -702,7 +702,7 @@ groups: reviewers: users: - IgorMinar - - stephenfluin + - StephenFluin teams: - ~framework-global-approvers - ~framework-global-approvers-for-docs-only-changes