This is interesting, but I bet it's going to get weird fast. https://github.com/mitchellh/vouch
GitHub - mitchellh/vouch: A community trust management system based on explicit vouches to participate.

A community trust management system based on explicit vouches to participate. - mitchellh/vouch

GitHub
@icco I saw Mitchell post about that. I am also curious what will happen next. What do you think?
@t36s I mean it's a classic trust network, ala gpg and the like. Making it repo specific is interesting, and should prevent the classic network takeover strategies. Using issues or discussions as the place to do the voting is what surprised me the most, but if it cuts down on the noise for big projects that sounds like a win.
@icco Good insights. Thank you.