diff options
author | Carlos O'Donell <carlos@redhat.com> | 2024-02-28 10:03:36 -0500 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2024-02-28 10:05:45 -0500 |
commit | 29b8f979f87a2a07938946159bd2e827405258a2 (patch) | |
tree | a6860997f3d53a4be281d6b7f56beb9684af5954 /source/gov | |
parent | 5fbfd1d8f7391dd40fd9aeec0d775165a30cffc5 (diff) | |
download | cti.coretoolchain.dev-29b8f979f87a2a07938946159bd2e827405258a2.tar.gz |
Provide top-level description of CTI, TAC, and Governance.
Remove build/ tree and add to .gitignore.
Includes FAQ section.
Signed-off-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'source/gov')
-rw-r--r-- | source/gov/index.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/source/gov/index.rst b/source/gov/index.rst new file mode 100644 index 0000000..3a20f57 --- /dev/null +++ b/source/gov/index.rst @@ -0,0 +1,33 @@ +.. index:: + single: Core Toolchain Infrastructure project governance + +CTI Governance +============== + +The Core Toolchain Infrastructure project follows a governance model that +contains a governing board (GB), and a technical advisory council (TAC). + +By default all governing board and technical advisory council meetings are +open the public to attend unless there is an issue that requires +confidentiality e.g. security. + +The role of the TAC is to work with the GNU Toolchain community to prioritze +and refine requirments so they can be implemented to support the community. + +The TAC has a seat on the GB, and must vote one of their members to attend +GB meetings. The GB is fiscally accountable for the spending of funds and +acts as oversight to approve prioritized projects that are presented by the +TAC. + +Sponsors to the Core Toolchain Infrastructure project are entitled to one +GB set and one TAC seat. + +The intial TAC bootstrap included 3 community members and was expanded to +10 members. Membership in the TAC requires GB approval. + +----------------- + +* :ref:`genindex` + +* :ref:`search` + |