// Bounties authors
    private val _bountyAuthors: MutableStateFlow<Map<String, User>> = MutableStateFlow(mapOf())