Why Nostr? What is Njump?
2024-06-21 22:44:52

npub1th…7m67a on Nostr: commit cb0d35a5f9f1b88a270f7fbbfbdb97e095e28d56 Author: DanConwayDev ...

commit cb0d35a5f9f1b88a270f7fbbfbdb97e095e28d56
Author: DanConwayDev <[email protected]>
Date: Thu Mar 7 08:25:49 2024 +0000

NIP-34: optional additional repo maintainers

can be used by clients to tag multiple maintainers in patches

helps clients identify whether multiple repo events for the same repository
are complementary or in competion

diff --git a/34.md b/34.md
index 7eea92b..bb7e3ee 100644
--- a/34.md
+++ b/34.md
@@ -23,11 +23,12 @@ Git repositories are hosted in Git-enabled servers, but their existence can be a
["web", "<url for browsing>", ...], // a webpage url, if the git server being used provides such a thing
["clone", "<url for git-cloning>", ...], // a url to be given to `git clone` so anyone can clone it
["relays", "<relay-url>", ...] // relays that this repository will monitor for patches and issues
+ ["maintainers", "<other-recognized-maintainer>", ...]
]
}
```

-The tags `web`, `clone`, `relays` can have multiple values.
+The tags `web`, `clone`, `relays`, `maintainers` can have multiple values.

Except `d`, all tags are optional.
Author Public Key
npub1thj58njlpwr48gequ0lz3pauwvlmraqtnyyzfheygvyq9dyc9uas57m67a