// open source governance

All signals tagged with this topic

Godot Engine Bans AI-Generated Code Contributions

The open-source game engine is rejecting pull requests from developers who rely heavily on AI coding tools, citing maintainers' inability to verify whether contributors actually understand the code they're submitting. As maintainers face review burdens from low-quality patches they can't validate, projects are choosing explicit gatekeeping over absorbed costs. The threshold: when unpaid volunteers face liability for breakage, velocity becomes a liability.

Zig Programming Language Bans AI-Generated Contributions

Zig's explicit prohibition on LLM-assisted code—covering issues, pull requests, and documentation—reflects a hardening position among open source maintainers who view AI training and code quality as separate concerns. Rather than adopting the "we'll review it anyway" stance of larger projects, Zig treats AI contribution as an upstream source problem, not a downstream QA one. The move signals friction between AI development velocity and the governance models that sustain critical infrastructure. Smaller, quality-focused projects may adopt similar policies as the default developer tool stack shifts toward generation-first workflows.