From 77466ad62cb0a64329a2b18fb87dcc0974f86967 Mon Sep 17 00:00:00 2001 From: wusongqing Date: Wed, 3 Nov 2021 16:16:38 +0800 Subject: [PATCH] updated docs Signed-off-by: wusongqing --- en/contribute/docs-reviewers.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 en/contribute/docs-reviewers.md diff --git a/en/contribute/docs-reviewers.md b/en/contribute/docs-reviewers.md new file mode 100644 index 00000000000..44a5a50546c --- /dev/null +++ b/en/contribute/docs-reviewers.md @@ -0,0 +1,32 @@ +# Document Reviewers + +## Document Standardization Reviewers +### Device Development Document Reviewers + +| Feature | Docs Reviewers | +| ------------ | ------------------------------------------------------------ | +| Getting Started| [@duangavin123](https://gitee.com/duangavin123) | +| Source Code Acquisition| [@duangavin123](https://gitee.com/duangavin123) | +| Kernel| [@Austin23](https://gitee.com/Austin23) | +| Driver| [@Qianchenya](https://gitee.com/Qianchenya) | +| Device Development Guidelines| [@Austin23](https://gitee.com/Austin23) | +| Porting and Adaptation| [@Austin23](https://gitee.com/Austin23) | +| Bundle Development| [@Qianchenya](https://gitee.com/Qianchenya) | +| Privacy and Security| [@Qianchenya](https://gitee.com/Qianchenya) | +| Subsystem| [@Qianchenya](https://gitee.com/Qianchenya) | +| Overview| [@zengyawen](https://gitee.com/zengyawen) | +| Glossary| [@bj9854](https://gitee.com/bj9854) | +| Community public documents| [@neeen](https://gitee.com/neeen) [@yan-tingting666](https://gitee.com/yan-tingting666) | + +### Application Development Document Reviewers + +| Feature | Docs Reviewers | +| ------------ | ----------------------------------------- | +| JS Reference Specifications| [@zengyawen](https://gitee.com/zengyawen) | +| Media| [@zengyawen](https://gitee.com/zengyawen) | +| Getting Started| [@ge-yafang](https://gitee.com/ge-yafang) | +| UI | [@ge-yafang](https://gitee.com/ge-yafang) | +| App Development Overview| [@zengyawen](https://gitee.com/zengyawen) | +| Network and Connectivity| [@RayShih](https://gitee.com/RayShih) | + +## Technical Accuracy Reviewers (to be supplemented) -- Gitee