fix: standardize on file extension .yaml instead of a mix of yml and yaml

This commit is contained in:
Brian Madison
2025-07-02 19:59:49 -05:00
parent ffae072143
commit a4c0b1839d
73 changed files with 247 additions and 247 deletions

View File

@@ -28,7 +28,7 @@ Install this expansion pack when your project requires:
### Agents
- `devops.yml` - DevOps and Platform Engineering agent configuration
- `devops.yaml` - DevOps and Platform Engineering agent configuration
### Personas
@@ -116,8 +116,8 @@ Before deployment:
The DevOps agent can be added to team configurations:
- `team-technical.yml` - For technical implementation teams
- `team-full-org.yml` - For complete organizational teams
- `team-technical.yaml` - For technical implementation teams
- `team-full-org.yaml` - For complete organizational teams
## Dependencies