Skip to content

Commit 4b0cca3

Browse files
author
doomy
committed
made language more specific and reduced potential confusion on which crates AI is and is not allowed with
1 parent 4965212 commit 4b0cca3

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

content/community/ai.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ title = "AI policy"
88
99
## Code contributions
1010

11-
> Note: Rust Audio is not any central organization and as such, rules may vary depending on maintainer. Please confirm with the maintainer about limitations on AI contributions if you are unsure, **before** making a pull request.
1211

1312
Generative AI is a burden to maintainers due to the advent of low-quality pull requests that this technology enables, as well as the copyright issues it poses. To protect our contributors and community members, unless otherwise specified by the maintainer, pull-requests that are suspected to be generated by AI will be closed, and their authors may be barred from further contribution. What is and isn't AI generated is notoriously difficult to strictly define, so moderators will approach these situations on a case-by-case basis.
1413

@@ -25,6 +24,15 @@ As a general guideline, here are some examples of **acceptable AI use:**
2524
2. "Vibe coding" entire pull requests
2625
3. Using AI to generate comments or pull request descriptions (except for translation or accessibility purposes).
2726

27+
### Exception crates to AI contributions
28+
29+
Rust Audio is not any central organization and rules can vary depending on maintainer. The following crates in the Rust Audio organization allow AI contributions beyond the acceptable use outlined above.
30+
31+
- [cpal](https://github.com/RustAudio/cpal)
32+
33+
If you are a maintainer and wish to add your Rust Audio crate to this list, please open an [issue](https://github.com/RustAudio/website/issues).
34+
35+
2836
## Discord
2937

3038
Our AI policy extends to our Discord community. The Rust Audio community features channels to showcase and share your audio-related projects in Rust. We ask that all posters respect the following rules. Posts that break these rules will be removed promptly.

0 commit comments

Comments
 (0)