From: Joey Hess Date: Mon, 18 Mar 2024 20:57:54 +0000 (-0400) Subject: policy on AI generated content X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~25^2~65 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=332b0e778cad7208e6a2ea9a3235131876e6bbb2;p=git-annex.git policy on AI generated content --- diff --git a/doc/contribute.mdwn b/doc/contribute.mdwn index a005e22e81..54bf3b8f1c 100644 --- a/doc/contribute.mdwn +++ b/doc/contribute.mdwn @@ -61,6 +61,9 @@ or work on porting libraries needed by the Windows port. To send patches, either include the patch in a [[bug|bugs]] report (small patch) or put up a branch in a git repository containing your changes. +[Policy on AI generated content](https://joeyh.name/blog/entry/policy_on_adding_AI_generated_content_to_my_software_projects/) +(Summary: It's welcome! But see the page for important details.) + ## learning some Haskell Want to learn some Haskell to get hacking on git-annex?