GH-100 · Question #60
GH-100 Question #60: Real Exam Question with Answer & Explanation
The correct answer is B: Managing nested sub-teams.. A Team Maintainer in a GitHub organization has a scoped role focused on managing their team's membership and structure - not the broader organization. B is correct because Team Maintainers can create and manage nested sub-teams, allowing them to organize their team hierarchy. C i
Question
Which of the following is the responsibility of a Team Maintainer in a GitHub organization? (Choose two.)
Options
- AModifying organization-wide settings.
- BManaging nested sub-teams.
- CAdding or removing team members.
- DDeleting repositories assigned to the team.
Explanation
A Team Maintainer in a GitHub organization has a scoped role focused on managing their team's membership and structure - not the broader organization. B is correct because Team Maintainers can create and manage nested sub-teams, allowing them to organize their team hierarchy. C is correct because adding and removing team members is a core Team Maintainer responsibility, giving them control over who belongs to the team.
A is wrong because modifying organization-wide settings requires Organization Owner privileges - Team Maintainers operate only within their team's scope. D is wrong because deleting repositories is a repository admin or organization owner action; Team Maintainers can manage team access to repositories but cannot delete them.
Memory tip: Think of "Team Maintainer = team internals only." The two M's - Members and sub-teams (nested) - are what they own. Anything that touches the whole org or destroys resources requires a higher role.
Topics
Community Discussion
No community discussion yet for this question.