1. Name for new repository:
mapper-framework-java
2. Who should have admin access(subproject owners)?
@fisherxu
@kevin-wangzefeng
@WillardHu
3. Who should have write access?
@fisherxu
@kevin-wangzefeng
@wbc6080
@WillardHu
4. Who should be listed as approvers and reviewers in OWNERS?
approvers:
@fisherxu
@kevin-wangzefeng
@WillardHu
reviewers:
@fisherxu
@kevin-wangzefeng
@wbc6080
@WillardHu
5. What should the repo description be?
Repository for KubeEdge Mapper Framework, providing Java version of Mapper Development Framework to quickly generate Mapper projects.
6. What SIG does this fall under?
SIG Device IoT
7. Additional context for request.
We have created the go version of the Mapper Development Framework before https://github.com/kubeedge/mapper-framework, but there are also demands for other languages in actual business. Due to different programming languages, the java version of mapper-framework cannot be directly placed in the original repo, so we needs to be established a new repo for storage.