diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS index da313c005d..2e3e7dd653 100644 --- a/docs/CODEOWNERS +++ b/docs/CODEOWNERS @@ -10,17 +10,17 @@ * @openenclave/committers /3rdparty/ @mikbras @anakrish @mingweishih -/cmake/ @andschwa @BRMcLaren +/cmake/ @mingweishi @anakrish /common/ @anakrish @gupta-ak @mikbras -/docs/refman @andschwa @radhikaj +/docs/refman @cyandevs @radhikaj @rs-- /debugger/ @anakrish @jxyang /enclave/ @anakrish @gupta-ak @mikbras @mingweishih /host/ @anakrish @gupta-ak @mikbras @mingweishih # TODO: Break this folder out? /include/ @achamayou @dthaler @mikbras @anakrish /libc/ @mikbras @anakrish -/scripts/ @achamayou @andschwa @johnkord @mingweishih -/samples/ @andschwa @dthaler @yentsanglee @anakrish +/scripts/ @achamayou @cyandevs @rs-- @mingweishih +/samples/ @dthaler @yentsanglee @anakrish /syscall/ @mikbras @anakrish @mingweishih # TODO: Break this folder out? /tests/ @anakrish @radhikaj @@ -38,11 +38,11 @@ windows/ @anakrish @mingweishih crypto/ @mingweishih @gupta-ak # Match all CMake, anywhere. -CMakeLists.txt @andschwa @BRMcLaren -*.cmake @andschwa @BRMcLaren +CMakeLists.txt @anakrish @mingweishih +*.cmake @anakrish @mingweishih # Match all Markdown, anywhere. -*.md @johnkord @andschwa @radhikaj +*.md @radhikaj # Except design reviews, which should be everyone. /docs/DesignDocs/ @openenclave/committers diff --git a/docs/Community/Committers.md b/docs/Community/Committers.md index a77e1a2f74..461a333614 100644 --- a/docs/Community/Committers.md +++ b/docs/Community/Committers.md @@ -19,27 +19,21 @@ therefore should usually be consulted for changes relating to that area. |-----------------------|---------------------|--------------------------------| | Amaury Chamayou | achamayou | Build, CCF Integration | | Anand Krishnamoorthi | anakrish | Debugging, SGX, EDL, Dev Tools | -| Andrew Schwartzmeyer | andschwa | EDL, CMake, Dev Tools, Website | -| Brett McLaren | BRMcLaren | Build, CMake, CI | | Brian Telfer | Britel | TrustZone, Attestation | +| Chris Yan | cyandevs | Build, CI, Scripts | | Dave Thaler | dthaler | TrustZone, APIs, Dev Tools | -| Emil Alexandru Stoica | EmilAlexandruStoica | Build, CMake, CI, Ansible | | Akash Gupta | gupta-ak | SGX, Attestation, APIs | | Hernan Gatta | HernanGatta | TrustZone | | Sergio Wong | jazzybluesea | Attestation, SGX | -| Jiri Appl | jiria | Attestation, TrustZone | -| John Kordich | johnkord | Build, CI, Dev Tools, Release | -| Jordan Hand | jhand2 | Windows, Build, SGX | | Xuejun Yang | jxyang | SGX | | Mike Brasher | mikbras | SGX, APIs, EDL | | Ming-Wei Shih | mingweishih | SGX, Dev tools, EDL | -| Marius Oprin | oprinmarius | Build, CMake, CI, Ansible | | Paul Allen | paulcallen | TrustZone | | Radhika Jandhyala | radhikaj | SGX, APIs, Website | +| Rob Sanchez | rs-- | Build, CI, Scripts | | Shanwei Cen | shnwc | Attestation, SGX | | Shruti Ratnam | shruti25ratnam | Attestation | | Cheng-mean Liu | soccerGB | Attestation, SGX | -| Bruce Campbell | yakman2020 | Windows, SGX | Current Expectations -------------------- diff --git a/docs/Community/SecurityAdvisoryHandling.md b/docs/Community/SecurityAdvisoryHandling.md index 19ba8bfa9e..22f128d450 100644 --- a/docs/Community/SecurityAdvisoryHandling.md +++ b/docs/Community/SecurityAdvisoryHandling.md @@ -43,7 +43,7 @@ If OE SDK needs to issue a Security Advisory to address the reported concern, on 3. [Assign the appropriate collaborators](https://docs.github.com/en/github/managing-security-vulnerabilities/adding-a-collaborator-to-a-security-advisory) to the SA, which includes: 1. The assignee(s) responsible for fixing the issue. 2. Any area owners or subject matter experts needed for review. - 3. CI/CD coordinators for private testing and integration with the release. (e.g., [@brmclaren](https://github.com/brmclaren)). + 3. CI/CD coordinators for private testing and integration with the release. (e.g., [@cyandevs](https://github.com/cyandevs)). 4. [Create a temporary private fork](https://docs.github.com/en/github/managing-security-vulnerabilities/collaborating-in-a-temporary-private-fork-to-resolve-a-security-vulnerability#creating-a-temporary-private-fork) to implement the code changes as part of the SA. 1. The assignee should follow the GitHub instructions and create an `advisory-fix` branch for their code changes. diff --git a/docs/Community/sig-architecture/README.md b/docs/Community/sig-architecture/README.md index 3d9712b100..0894ca20f8 100644 --- a/docs/Community/sig-architecture/README.md +++ b/docs/Community/sig-architecture/README.md @@ -13,7 +13,7 @@ Regular SIG-Architecture meeting: TBD SIG Chair --------- -TBD [Mark Shanahan (MWShan) nominated] +Mark Shanahan (MWShan) SIG Approvers ------------- diff --git a/docs/Community/sig-ci/README.md b/docs/Community/sig-ci/README.md index 48bffbcab7..354857f767 100644 --- a/docs/Community/sig-ci/README.md +++ b/docs/Community/sig-ci/README.md @@ -13,7 +13,6 @@ No regular meetings are scheduled. SIG Chair --------- -Brett McLaren ([brmclaren](https://github.com/brmclaren)) SIG Approvers ------------- diff --git a/docs/Community/sig-sgx/OWNERS b/docs/Community/sig-sgx/OWNERS index 6310bcdd81..7dc0afc44f 100644 --- a/docs/Community/sig-sgx/OWNERS +++ b/docs/Community/sig-sgx/OWNERS @@ -1,5 +1,5 @@ chair: - - TBD + - MWShan approvers: - anakrish diff --git a/docs/Community/sig-testing/README.md b/docs/Community/sig-testing/README.md index 9d43ea938e..a18707e4ed 100644 --- a/docs/Community/sig-testing/README.md +++ b/docs/Community/sig-testing/README.md @@ -28,8 +28,6 @@ SIG Approvers ------------- * Anand Krishnamoorthi ([anakrish](https://github.com/anakrish)) -* Brett McLaren ([BRMcLaren](https://github.com/BRMcLaren)) -* John Kordich ([johnkord](https://github.com/johnkord)) SIG Reviewers -------------