UNCLASSIFIED - NO CUI

Update Home authored by Jason Thomas's avatar Jason Thomas
......@@ -50,15 +50,15 @@ MTTL Repo
└─ SPECIALIZATIONS.json
```
frontend: directory for the MTTL Gitlab static page
scripts: directory with all source CI/CD python and bash scripts
requirements: directory with all MTTL KSAT JSON files
rel-links: directory with training/eval relationship-link files
work-roles: directory with work-role JSON files containing requirement mappings
.gitlab-ci.yml: Gitlab CI/CD configuration file
CODEOWNERS: Gitlab ownership file to designate necessary approval for changes to specific files
WORK-ROLES.json: file to designate work role progression and repository links to material on training/evaluations
SPECIALIZATIONS.json: file to designate specialization progression and repository links to material on training/evaluations
- frontend: directory for the MTTL Gitlab static page
- scripts: directory with all source CI/CD python and bash scripts
- requirements: directory with all MTTL KSAT JSON files
- rel-links: directory with training/eval relationship-link files
- work-roles: directory with work-role JSON files containing requirement mappings
- .gitlab-ci.yml: Gitlab CI/CD configuration file
- CODEOWNERS: Gitlab ownership file to designate necessary approval for changes to specific files
- WORK-ROLES.json: file to designate work role progression and repository links to material on training/evaluations
- SPECIALIZATIONS.json: file to designate specialization progression and repository links to material on training/evaluations
## Change Management Workflow
......
......