Commit 317d928
authored
chore: capitalize Asqav author field in package.json + action.yml (#45)
The Marketplace listing renders the action.yml `author:` value verbatim
and the npm registry renders the package.json `author` field; both were
showing lowercase "asqav". Capitalises both to "Asqav" per CLAUDE.md
brand rule (capital A in any prose / package metadata).
comment hygiene clean1 parent 12f041d commit 317d928
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments