Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.24 KB

File metadata and controls

37 lines (26 loc) · 1.24 KB

Governance

Pretable is maintained by Brian Love.

Decision Making

The project uses maintainer-led consensus. Public discussion is welcome on issues, discussions, and pull requests, but final decisions rest with the maintainer responsible for the repository.

Technical decisions should be tied to the project goals in the README:

  • high-quality React grid primitives for AI product surfaces
  • honest benchmark evidence
  • small public APIs
  • clean separation between public packages and internal engine packages

Maintainer Responsibilities

Maintainers are responsible for:

  • Reviewing and merging pull requests.
  • Moderating issues, discussions, and pull requests under the Code of Conduct.
  • Triaging security reports privately.
  • Keeping release notes and changesets accurate for publishable packages.
  • Avoiding benchmark or roadmap claims that are not backed by committed evidence.

Contribution Rights

Pretable does not currently require a CLA or DCO sign-off. Contributions are accepted under the repository's MIT License, as described in CONTRIBUTING.md.

If a CLA, DCO, steering group, or broader maintainer model is introduced later, this file should be updated in the same pull request as the enforcement mechanism.