forked from yaoya/ScriptableRenderLoop
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
23 lines (18 loc) · 995 Bytes
/
CODEOWNERS
File metadata and controls
23 lines (18 loc) · 995 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Code Ownership File
# Universal RP General
/com.unity.render-pipelines.universal/ @Unity-Technologies/universal-rp-team
/com.unity.render-pipelines.universal/CHANGELOG.md @Unity-Technologies/gfx-docs
# Universal RP 2D Renderer
/com.unity.render-pipelines.universal/Editor/2D @Unity-Technologies/2d-graphics
/com.unity.render-pipelines.universal/Runtime/2D @Unity-Technologies/2d-graphics
/com.unity.render-pipelines.universal/Shaders/2D @Unity-Technologies/2d-graphics
/com.unity.render-pipelines.universal/Editor/ShaderGraph/MasterNodes @Unity-Technologies/2d-graphics
# Shadergraph
/com.unity.shadergraph/CHANGELOG.md @Unity-Technologies/gfx-docs
# Test systems
/.yamato/ @Unity-Technologies/gfx-sdets
/katana-ci/ @Unity-Technologies/gfx-sdets
/com.unity.testframework.graphics/ @Unity-Technologies/gfx-sdets
# LWRP (Legacy)
/com.unity.render-pipelines.lightweight/ @Unity-Technologies/universal-rp-team
/com.unity.render-pipelines.lightweight/CHANGELOG.md @Unity-Technologies/gfx-docs