MCPcopy Create free account
hub / github.com/apache/datafusion / Committer

Class Committer

docs/scripts/update_committer_list.py:33–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31
32
33class Committer(NamedTuple):
34 name: str
35 apache: str
36 github: str
37 affiliation: str
38 role: str
39
40
41# Return (pmc, committers) each a dictionary like

Callers 2

parse_existing_tableFunction · 0.85
update_governance_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…