From ca8c03afbdf1bb4418a5caa4ce1c61e94d84586b Mon Sep 17 00:00:00 2001 From: jamieQ Date: Tue, 6 Feb 2024 11:21:22 -0600 Subject: [PATCH] [chore]: update codeowners --- .github/CODEOWNERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3da4d4eb5..983bfb7d1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,8 @@ * @square/foundation-ios -/WorkflowUI/ @square/foundation-ios @square/ui-systems-ios +# WorkflowUI, WorkflowSwiftUI, WorkflowSwiftUIExperimental +/Workflow*UI*/ @square/foundation-ios @square/ui-systems-ios + +# ViewEnvironment, ViewEnvironmentUI +/ViewEnvironment*/ @square/foundation-ios @square/ui-systems-ios