Re: [libvirt PATCH] docs: hacking: Define policy forbidding use of AI code generators

2025-07-10 Thread Jim Fehlig via Devel
On 7/10/25 03:43, Pavel Hrdina via Devel wrote: This policy is a copy of what QEMU project is using [1] as there is no reason to use different policy, only modification is changing the project name and link to DCO. [1]

Re: [libvirt PATCH] docs: hacking: Define policy forbidding use of AI code generators

2025-07-10 Thread Pavel Hrdina via Devel
On Thu, Jul 10, 2025 at 02:33:45PM +0200, Peter Krempa wrote: > On Thu, Jul 10, 2025 at 11:43:32 +0200, Pavel Hrdina via Devel wrote: > > This policy is a copy of what QEMU project is using [1] as there is no > > reason to use different policy, only modification is changing the > > project name and

Re: [libvirt PATCH] docs: hacking: Define policy forbidding use of AI code generators

2025-07-10 Thread Peter Krempa via Devel
On Thu, Jul 10, 2025 at 11:43:32 +0200, Pavel Hrdina via Devel wrote: > This policy is a copy of what QEMU project is using [1] as there is no > reason to use different policy, only modification is changing the > project name and link to DCO. > > [1] >

[libvirt PATCH] docs: hacking: Define policy forbidding use of AI code generators

2025-07-10 Thread Pavel Hrdina via Devel
This policy is a copy of what QEMU project is using [1] as there is no reason to use different policy, only modification is changing the project name and link to DCO. [1] Signed-off-by: Pavel Hrdina ---