From b1c522b71e46b09f2f0b289e748100284fcca887 Mon Sep 17 00:00:00 2001 From: Marc Templin Date: Thu, 14 May 2020 13:30:34 -0700 Subject: [PATCH] Remove bellevue QA from SG codeowners as this was causing unnecessary friction. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 539b7648bd9..03875673931 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,7 +10,7 @@ /com.unity.render-pipelines.universal/Editor/ShaderGraph/MasterNodes @Unity-Technologies/2d-graphics # Shader Graph -/com.unity.shadergraph/ @Unity-Technologies/shader-graph @Unity-Technologies/gfx-qa-bellevue +/com.unity.shadergraph/ @Unity-Technologies/shader-graph # Test systems /.yamato/ @Unity-Technologies/gfx-sdets