diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -41,7 +41,7 @@ for code collaboration, nostr is used for: | |||
| 41 | - state (ie. git refs) | 41 | - state (ie. git refs) |
| 42 | - proposals (PRs), issues and related discussion | 42 | - proposals (PRs), issues and related discussion |
| 43 | 43 | ||
| 44 | a git server is still required for data storage and syncing state. multiple git servers can be used for reduncancy and they can be seemlessly swapped out by maintainers just like nostr relays. | 44 | a git server is still required for data storage and syncing state. multiple git servers can be used for reduncancy and they can be seemlessly swapped out by maintainers just like nostr relays. see [maintainer model](docs/architecture/maintainer-model.md) for details on how multi-maintainer repositories work. |
| 45 | 45 | ||
| 46 | eg self-hosted, github, codeberg, etc. | 46 | eg self-hosted, github, codeberg, etc. |
| 47 | 47 | ||