]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
CONTRIBUTING: add a note on AI generated code 4327/head
authorSerge Hallyn <shallyn@cisco.com>
Mon, 17 Jul 2023 12:57:17 +0000 (07:57 -0500)
committerSerge Hallyn <shallyn@cisco.com>
Mon, 17 Jul 2023 12:57:17 +0000 (07:57 -0500)
Signed-off-by: Serge Hallyn <shallyn@cisco.com>
CONTRIBUTING

index 6a3155db4285f9a189cdb972487cfe060acace50..0ae03756e35d0165edf8bc970c932a7645b12849 100644 (file)
@@ -107,3 +107,15 @@ that it cannot be reasonably attributed to a single developer please use:
 
     Co-developed-by: Random J Developer 1 <random_1@developer.org>
     Co-developed-by: Random J Developer 2 <random_1@developer.org>
+
+AI Generated Code:
+------------------
+
+Substantially AI generated code is not welcome.  There are several
+reasons for this.  First, it violates the "The contribution was created
+in whole or in part by me" statement of DCO.  Second, the licensing
+implications are not yet clear.  Thirdly, we expect anyone who submits
+code to fully understand what they are submitting.  Finally, we put
+a lot of time into reviewing patch submissions.  Increasing the
+volume of code to be reviewed with autogenerated boilerplate drivel
+will take away time from more important reviews.