On Tue, Sep 16, 2025 at 6:38 PM Mark Michelson via dev < [email protected]> wrote:
> Signed-off-by: Mark Michelson <[email protected]> > --- > .../internals/contributing/submitting-patches.rst | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/Documentation/internals/contributing/submitting-patches.rst > b/Documentation/internals/contributing/submitting-patches.rst > index c82e49124..1d6fa5e45 100644 > --- a/Documentation/internals/contributing/submitting-patches.rst > +++ b/Documentation/internals/contributing/submitting-patches.rst > @@ -366,6 +366,19 @@ OVN please sign off your work. The sign off > certifies the following: > > See also http://developercertificate.org/. > > +AI-assisted Contributions > +------------------------- > + > +OVN is a Linux Foundation project, and the Linux Foundation's policy for > +AI-generated patches can be found here: > +https://www.linuxfoundation.org/legal/generative-ai . > + > +OVN allows the use of AI assistants in producing patches. Contributions > +which have used an AI assistant should disclose the use of the assistant > by > +using the "Assisted-by" tag. While AI-assisted patches are allowed, the > author > +of the patch is ultimately responsible for ensuring that the AI-generated > code > +has not violated any terms of the Developer's Certificate of Origin. > + > Feature Deprecation Guidelines > ------------------------------ > > -- > 2.50.1 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > > Looks good to me, thanks. I have also added all OVN + few OVS maintainers (as it might be useful for ovs too) to cc. Acked-by: Ales Musil <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
