Adding member to a DAO

Hello. There is a way to add member to a DAO after initialization? What I want to do is to add a member as a consequence of proposal’s win:

Proposal: add John Doe to ourDAO
Outcome: true
Action: join John Doe to ourDAO as a member

Thanks

Bye

Daniele

Yes, You can use Contribution Proposal with specify positive Reputation reward and if the proposal passes beneficiary address will be the member of the DAO with voting power = reputation it has.