From aae452697d152694a8f163219f707356e84b420b Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 10 Feb 2026 12:52:32 +0000 Subject: docs: update documentation for non-interactive mode Add maintainer-model architecture documentation. Update README to reflect non-interactive default behavior. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3d172a2..074cde3 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ for code collaboration, nostr is used for: - state (ie. git refs) - proposals (PRs), issues and related discussion -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. +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. eg self-hosted, github, codeberg, etc. -- cgit v1.2.3