FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

#2896 Add Initial Draft For Project Management Documentation · secureCodeBox/secureCodeBox@7fcea7e · GitHub

Commit 7fcea7e

Browse files
committed
#2896 Add Initial Draft For Project Management Documentation
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent b1f3406 commit 7fcea7e

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL