Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beyondstorage/community
Community Center for BeyondStorage.
https://github.com/beyondstorage/community
community
Last synced: 2 months ago
JSON representation
Community Center for BeyondStorage.
- Host: GitHub
- URL: https://github.com/beyondstorage/community
- Owner: beyondstorage
- Created: 2021-06-30T10:45:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T11:38:48.000Z (about 3 years ago)
- Last Synced: 2024-04-09T14:22:39.500Z (9 months ago)
- Topics: community
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ccamel - beyondstorage/community - Community Center for BeyondStorage. (Misc)
README
# Community
This repo maintains the community organization for BeyondStorage.
Our community organization layout looks like:
```txt
┌────────────────────────────────────────────────┐
│ PMC │
└────────────────────────────────────────────────┘
┌─────────────┐ ┌──────────────┐ ┌─────────────┐
│ beyond-tp │ │ go-storage │ │ community │
│ │ │ │ │ │
│ Maintainer │ │ Maintainer │ │ Maintainer │
│ Committer │ │ Committer │ │ Committer │
│ Reviewer │ │ Reviewer │ │ Reviewer │
└─────────────┘ └──────────────┘ └─────────────┘
┌────────────────────────────────────────────────┐
│ Contributor │
└────────────────────────────────────────────────┘
```## PMC
- ID: `pmc`
- Permissions: `Admin`Project Management Committee for the whole BeyondStorage community.
The management team for BeyondStorage, involved in the roadmap development of major community-related resolutions.
### Maintainer
- ID: `maintainer`
- Permissions: `Maintain`The planner and designer of the project, with the authority to merge code into the trunk, from the Committer.
### Committer
- ID: `committer`
- Permissions: `Write`The contributor who is recommended by Maintainer or Leader and has made an outstanding contribution to projects and needs to complete at least one feature or fix major bugs independently.
### Reviewer
- ID: `reviewer`
- Permissions: `Triage`Advanced Contributor, responsible for reviewing community code, has LGTM (Looks Good To Me) approval for new submissions.
### Contributor
- ID: `contributor`
- Permissions: `Read`Community contributors with more than one PR have been merged.