summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzPlus <zplus@peers.community>2021-07-15 07:27:01 +0000
committerGogs <gogitservice@gmail.com>2021-07-15 07:27:01 +0000
commit5e44b2bde356b3ea404330b4bba90fb2bfd33a89 (patch)
treebd957eced5cacd5b24adfb2fc266bab03af6e0eb
parent52bb666cfb4de43cf8e5863f82ccb19ed85b6ef4 (diff)
parent2063464de868fdd04a09efef0681b753d32b160c (diff)
Merge branch 'wip-example' of dachary/forgefed into master
-rw-r--r--spec/modeling.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/modeling.md b/spec/modeling.md
index c4b8607..6bc1284 100644
--- a/spec/modeling.md
+++ b/spec/modeling.md
@@ -170,6 +170,7 @@ Example:
"ticketsTrackedBy": "https://dev.example/aviva/treesim",
"sendPatchesTo": "https://dev.example/aviva/treesim",
"name": "Tree Growth 3D Simulation",
+ "attributedTo": "https://example.dev/bob",
"summary": "<p>Tree growth 3D simulator for my nature exploration game</p>"
}
```