diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-02-02 03:11:31 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-02-02 03:11:31 +0000 |
| commit | 401e60b98d94bc1f51dbd4b6083e92642a36efda (patch) | |
| tree | a4a78c4dc1fc291771f41994af4cf53be3aa6cf2 /.github/workflows/check_rustfmt_clippy.yaml | |
| parent | 1cacf1bce77b88febc0cf9e2f0f9f468d4b30555 (diff) | |
feat(repo_ref)!: align maintainers tag to nip34 style
nip34 specifies that repo event tags with multiple values wuch as
"relays" and "web" use theformat:
`["tag", "item", "item"...]`
instead of:
```
["tag", "item"],
["tag", "item"],
```
this update also adds clarity. it is not obvious that using a p tag
is intended to make the pubkey a co-maintainer.
BREAKING CHANGE: format of maintainers tags in repo events has
changed to reflect nip34 style and ngit will not detect the old
format
Diffstat (limited to '.github/workflows/check_rustfmt_clippy.yaml')
0 files changed, 0 insertions, 0 deletions