From e207a1c1f5736112ca3e8858b6dbf03dad8e0d82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8r=E2=88=82=C2=A1?= Date: Wed, 14 Aug 2024 18:47:29 +0200 Subject: [PATCH] Improved diagrams --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 075bb12..b4e8f9d 100644 --- a/README.md +++ b/README.md @@ -59,16 +59,18 @@ To manage who can create proposals, the Member Add helper allows anyone to reque ### Personal Space -Personal spaces feature a simplified governance model, where anyone defined as editor can immediatelly execute proposals. Members can also propose. Typically to edit the contents of a space, but also to manage permissions. +Personal spaces feature a simplified governance model, where anyone defined as editor can immediatelly execute proposals. Members can also propose and execute content related actions. -Editors may also execute proposals who define new editors. +Editors can execute arbitrary actions, like adding new editors, updating the settings, etc. Similarly to standard spaces, anyone can request to become a member on a Personal Space. In this case, the first editor to approve or reject will settle the proposal. + + ### Plugin Upgrader There's an optional feature, where a predefined address can execute the actions to upgrade a plugin to the latest published version.