private val repoName by lazy {
            itemView.findViewById<TextView>(R.id.tv_repo_name)
        }