From 8363e8cca39cad78df353e2e875528b76ea89d1d Mon Sep 17 00:00:00 2001 From: Robin <1121080+rYuuk@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:30:33 +0200 Subject: [PATCH 1/2] feat: disable use demo toggle in setup guide --- Editor/UI/EditorWindows/SetupGuide/SetupGuide.uxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editor/UI/EditorWindows/SetupGuide/SetupGuide.uxml b/Editor/UI/EditorWindows/SetupGuide/SetupGuide.uxml index e81a3295..ba5fec29 100644 --- a/Editor/UI/EditorWindows/SetupGuide/SetupGuide.uxml +++ b/Editor/UI/EditorWindows/SetupGuide/SetupGuide.uxml @@ -13,7 +13,7 @@ - + From 8b3fae98367b10f1679cedcb32214db529081e64 Mon Sep 17 00:00:00 2001 From: Robin <1121080+rYuuk@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:51:53 +0200 Subject: [PATCH 2/2] feat: update codeowners --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bb58ce5d..bfb6b5bf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,5 +2,4 @@ # the repo. Unless a later match takes precedence, # @HarrisonHough, @rYuuk will be requested for # review when someone opens a pull request. -* @HarrisonHough @rYuuk - +* @readyplayerme/onboarding-integrations