Add game and entertainment to recommended capability tags
Introduce games_and_entertainment family in repo-classification.allowed.yaml and the classification standard §7 examples.
This commit is contained in:
parent
d29a4c2cc8
commit
c886311a5b
2 changed files with 9 additions and 0 deletions
|
|
@ -426,6 +426,8 @@ capability_tags:
|
|||
- policy
|
||||
- compliance
|
||||
- product-development
|
||||
- game
|
||||
- entertainment
|
||||
```
|
||||
|
||||
### 7.1 Recommended Capability Families
|
||||
|
|
@ -481,6 +483,10 @@ capability_families:
|
|||
- risk
|
||||
- audit
|
||||
- control
|
||||
|
||||
games_and_entertainment:
|
||||
- game
|
||||
- entertainment
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
|
|
@ -108,6 +108,9 @@ capability_families:
|
|||
- risk
|
||||
- audit
|
||||
- control
|
||||
games_and_entertainment:
|
||||
- game
|
||||
- entertainment
|
||||
|
||||
# Validation guidance (advisory bounds the linter applies as warnings)
|
||||
guidance:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue