| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -0,0 +1,30 @@ | |||
| 1 | + --- | ||
| 2 | + # SPDX-FileCopyrightText: the secureCodeBox authors | ||
| 3 | + # | ||
| 4 | + # SPDX-License-Identifier: Apache-2.0 | ||
| 5 | + | ||
| 6 | + title: "Project Management" | ||
| 7 | + --- | ||
| 8 | + | ||
| 9 | + Under the topic "project management" we describe how we do the organizational stuff besides coding such as on-/off-boarding new maintainers or contributors. | ||
| 10 | + | ||
| 11 | + ## Infrastructure | ||
| 12 | + | ||
| 13 | + - We use GitHub for source code and issue management. | ||
| 14 | + - We have an own organization named [secureCodeBox](https://github.com/secureCodeBox/). | ||
| 15 | + - Management of issues is done with a belonging [project](https://github.com/orgs/secureCodeBox/projects/6). | ||
| 16 | + - We will use the OWASP Google Workspace. | ||
| 17 | + - **TODO** We need to find out hwo to get access. | ||
| 18 | + | ||
| 19 | + ## Teams | ||
| 20 | + | ||
| 21 | + In our GitHub organization we have several teams: | ||
| 22 | + | ||
| 23 | + 1. _admin-team_: members are the _project leads_. | ||
| 24 | + 2. _core-team_: Company sponsored core team. | ||
| 25 | + 3. _contributor-team_: Active contributors from the community. | ||
| 26 | + 4. _bot-team_: Team containing all bots allowed to push directly to the main branch. | ||
| 27 | + | ||
| 28 | + ## On- and Off-Boarding | ||
| 29 | + | ||
| 30 | + **TODO** Describe on-/off-boarding | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments