upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--34.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/34.md b/34.md
index 651407d..2a7f489 100644
--- a/34.md
+++ b/34.md
@@ -35,6 +35,10 @@ Except `d`, all tags are optional.
35 35
36Patches can be sent by anyone to any repository. Patches to a specific repository SHOULD be sent to the relays specified in that repository's announcement event's `"relays"` tag. Patch events SHOULD include an `a` tag pointing to that repository's announcement address. 36Patches can be sent by anyone to any repository. Patches to a specific repository SHOULD be sent to the relays specified in that repository's announcement event's `"relays"` tag. Patch events SHOULD include an `a` tag pointing to that repository's announcement address.
37 37
38Patches in a patch set SHOULD include a NIP-10 `e` `reply` tag pointing to the previous patch.
39
40The first patch revision in a patch revision SHOULD include a NIP-10 `e` `reply` to the original root patch.
41
38```jsonc 42```jsonc
39{ 43{
40 "kind": 1617, 44 "kind": 1617,