# governance **Repository Path**: xpcom-bsd/governance ## Basic Information - **Project Name**: governance - **Description**: OpenV2X Technical Committee Decisions - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-06-18 - **Last Updated**: 2024-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenV2X Governance English | [简体中文](README-zh_CN.md) The repository contains OpenV2X Technical Steering Committee reference documents and tracks official resolutions voted by the committee. It also contains a library for accessing some of the machine-readable data in the repository. Directory structure: - reference/ Reference documents which need to be revised over time. Some motions will just directly result in reference doc changes. - resolutions/ When the motion does not result in a change in a reference doc, it can be expressed as a resolution. Those must be named YYYYMMDD-short-name with YYYYMMDD being the proposal date in order to allow basic sorting. - goals/ Documentation for OpenV2X community-wide goals, organized by release cycle. These pages will be updated with project status info over time, and if goals are revised. ## Notice 1. Please run "[`dprint fmt`](https://dprint.dev/)" to format markdown files before creating PR.