What do we do if we want to have one person to own multiple contracts?

When I add two contracts (Fungible token and Voting contracts) under single account, I got Error: GraphQL error: failed to deploy account code: Execution failed: code declares more than one contract error. Do I always have to deploy a contract per account and somehow transfer the ownership?

At the moment, yes :bowing_man:
You can own multiple accounts though :man_shrugging: