rename all .mpp.json files to .mpp.yaml
osbuild-mpp supports yaml files. The advantage of yaml is that it's less verbose and allows comments. This way, we can start documenting all the test manifests in this repository. This is the first step: This commit just renames the files, so we keep the history intact. Remember: YAML is a super-set(*) of JSON, so this is fine. There is no functional change in this commit. (*) There are some caveats, but we don't need to care in this case.
This commit is contained in:
parent
2d23f9c17c
commit
d827be2fb2
164 changed files with 15 additions and 15 deletions
Loading…
Add table
Add a link
Reference in a new issue