Skip to content

Commit 0289583

Browse files
Update missing rationale & implementation details for Governance criteria (#160)
* Update missing rationale & implementation details for Governance criteria <title> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com> * Update baseline/OSPS-GV.yaml Co-authored-by: Ben Cotton <ben@kusari.dev> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com> * Update baseline/OSPS-GV.yaml Co-authored-by: Ben Cotton <ben@kusari.dev> Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com> * Update OSPS-GV.yaml adjusted from feedback Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com> --------- Signed-off-by: CRob <69357996+SecurityCRob@users.noreply.github.com> Co-authored-by: Ben Cotton <ben@kusari.dev>
1 parent cbeb739 commit 0289583

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

baseline/OSPS-GV.yaml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,17 @@ criteria:
1212
The project documentation MUST include the
1313
Roles and Responsibilities for members of the
1414
project.
15-
rationale: # TODO
16-
implementation: # TODO
15+
rationale: |
16+
Documenting project roles and responsibilities
17+
helps project particpants, potential contributors,
18+
and downstream consumers have an accurate
19+
understand of who is working on the project
20+
and what areas of authority they may have.
21+
implementation: |
22+
Document project participants and their roles
23+
through such artifacts as members.md, governance.md,
24+
maintainers.md, or similar file within the source
25+
code repository of the project.
1726
control_mappings:
1827
BPB: B-S-3, B-S-4
1928
OCRE: 013-021

0 commit comments

Comments
 (0)