aboutsummaryrefslogtreecommitdiff
path: root/GOVERNANCE.md
diff options
context:
space:
mode:
authorJeremy Kniager <jeremyk@lunarg.com>2019-03-22 10:38:17 -0600
committerjeremyk-lunarg <jeremyk@lunarg.com>2019-03-22 14:19:27 -0600
commit576b063af0a297fc24440460b961f0a5c7714165 (patch)
tree1c566309ce6e25cc36fea3471743a4f1534b7098 /GOVERNANCE.md
parent958f4e5b15a09264531b7ab87dc796f3c615e4b3 (diff)
downloadvulkan-tools-576b063af0a297fc24440460b961f0a5c7714165.tar.gz
docs: Update GOVERNANCE
Updated GOVERNANCE.md to better reflect the KhronosGroup/Vulkan-Tools repo. Change-Id: I74a609324e2e2e24c303d180dde4ba165ed2575a
Diffstat (limited to 'GOVERNANCE.md')
-rw-r--r--GOVERNANCE.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index a8e78553..60fc12c8 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -1,10 +1,9 @@
-## Vulkan Loader and Validation Layers Repository Management
+## Khronos Group Vulkan-Tools Repository Management
# **Open Source Project – Objectives**
-* Alignment with the Vulkan Specification
- - The goal is for tool and utility behavior to assist in enforcing the vulkan specification on applications. Questions on specification
-interpretations may require consulting with the Khronos Vulkan Workgroup for resolution
+* Assist Vulkan Users
+ - The goal is for tool and utility behavior to assist in the development of vulkan applications.
- [Core Specification](https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html)
- [Header Files](https://www.khronos.org/registry/vulkan/#headers)
- [SDK Resources](https://vulkan.lunarg.com)
@@ -14,7 +13,7 @@ interpretations may require consulting with the Khronos Vulkan Workgroup for res
* Cross Platform Compatibility
- Google and LunarG collaboration:
- Google: Monitor for Android
- - LunarG: Monitor for desktop (Windows and Linux)
+ - LunarG: Monitor for desktop (Windows, Linux, and MacOS)
- Continuous Integration: HW test farms operated by Google and LunarG monitor various hardware/software platforms
* Repo Quality
- Repo remains in healthy state with all tests passing and good-quality, consistent codebase
@@ -36,8 +35,7 @@ on pull-requests
- Is a point-of-contact for project-related questions
The technical project leads for this repository are:
-* **Mark Lobodzinski** [mark@lunarg.com](mailto:mark@lunarg.com)
-* **Tobin Ehlis** [tobine@google.com](mailto:tobine@google.com)
+* **Jeremy Kniager** [jeremyk@lunarg.com](mailto:jeremyk@lunarg.com)
# **Acceptance Criteria and Process**
- All source code to include Khronos copyright and license (Apache 2.0).