{
  "$id": "https://hash.ai/@hash/types/entity-type/github-team/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "description": "A GitHub Team is a container capable of holding any number of GitHub Users who are members of a GitHub Organization. These can be used to reflect a Company or Group's structure with cascading access permissions and mentions.",
  "kind": "entityType",
  "properties": {},
  "title": "GitHub Team",
  "type": "object"
}