A Void Linux AI Policy Row Leaves 113 Packages Without a Maintainer Void Linux contributor Andrea Brancaleoni, known as thypon on GitHub, orphaned 113 packages — including Alacritty, Clementine, fscrypt, Intel thermald and Kubernetes — after a dispute over the distribution's AI disclosure policy, Phoronix first reported. Brancaleoni disclosed on a pull request that a version comparison was written with "GLM-5.3-flash + opencode," and another contributor, classabbyamp, said the issue was that the machine-written text was not disclosed, not that Brancaleoni failed to understand it. Void Linux did not ban Brancaleoni or reject his code, and a tracking issue is open for contributors to adopt the orphaned packages. One undisclosed machine-written comment, one policy reminder, and a thumbs-up emoji later, Kubernetes and Alacritty are looking for a new owner. A Void Linux AI policy dispute has cost the distribution 113 maintained packages, and the whole thing turns on a single comment left under a pull request. Andrea Brancaleoni, who goes by thypon on GitHub, had been carrying that pile of packages in void-packages, the build repository behind the distro. On a recent PR he posted a comparison between software versions. Another contributor, classabbyamp, asked how it had been written. Brancaleoni answered without much ceremony: “My usual setup, GLM-5.3-flash + opencode.” That put him on the wrong side of rules that are short and not especially ambiguous. Void expects contributions to come from humans. AI tools are allowed for research and learning, but the content that actually lands in a contribution has to originate from the contributor and be understood by them. Brancaleoni said he did understand the output. The reply was that comprehension had never been the complaint: the text was machine-written and it was not disclosed, and that was the part that mattered. He left a thumbs-up on the thread and orphaned every package he maintained. What is sitting unowned now The list is not obscure. Alacritty, Clementine, fscrypt, binfmt-support, a stack of Docker components, a long tail of Python 3 modules, Intel thermald and Kubernetes all went into the orphan pile in one sweep, as Phoronix https://www.phoronix.com/news/Void-Linux-AI-Policy-Orphan first reported. In Void terms, orphaned does not mean deleted. The packages still build and still install. They simply have nobody on the hook for version bumps, patch backports, or turning a fresh CVE into a shipped fix. A volunteer distribution can absorb that, but not instantly and not quietly, and there is already a tracking issue https://github.com/void-linux/void-packages/issues/59869 open for contributors willing to pick up pieces. The argument underneath it Void is not the first project to write this rule down, and it will not be the last to find out what enforcing it costs. Gentoo banned AI-generated contributions back in 2024. The curl project has spent a good chunk of the last two years swatting away confidently-worded, entirely fabricated LLM bug reports. The common thread is not that maintainers hate the tools. It is that reviewing plausible text is far more expensive than reviewing obviously bad text, and the reviewing is done by people who are not paid for it. Worth being precise about what this case is and is not, because the summaries flying around have flattened it. Void did not ban Brancaleoni, and it did not reject his code. Nobody claimed the version comparison he posted was wrong. The enforcement was about a policy on disclosure and authorship, applied to a comment rather than to a patch, and the mass orphaning was his own decision rather than a sanction. Reasonable people can look at that thread and land on opposite sides. What is not in dispute is the arithmetic. Maintainer attention is the scarcest resource any community distribution has, and one policy conversation converted a prolific contributor into 113 open slots over a weekend. Whether those slots get filled quietly over the next month or turn into a visible hole in Void package coverage is the thing actually worth watching, and it will say more about the project than the argument that started it. Details of the exchange were also covered by XDA Developers https://www.xda-developers.com/a-void-linux-maintainer-orphaned-over-100-packages-because-of-an-ai-usage-ban/ .