dev vouch dev on at. thats about it atvouch.dev
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

update design decisions

authored by

Luna and committed by tangled.org 40513c0b 9bdbcfe8

+8
+8
frontend/src/App.tsx
··· 915 915 "though, because the friction in vouching is very intentional from a design perspective: the intent is to make you " + 916 916 "think more carefully about who you're willing to vouch for." 917 917 }, 918 + { 919 + id: "separate-maintainer-list", 920 + title: "(5) atvouch tangled bot has a separate maintainer list than tangled", 921 + explanation: 922 + "this is intentional because people may want to have different policy for who can write to a repo vs what to consider " + 923 + "for vouching. i could in some future prefill with the sh.tangled.repo.collaborator to kickstart the membership record " + 924 + "but i don't want to deal with that yet." 925 + }, 918 926 ]; 919 927 920 928 function DesignDecisions() {