I have a PR towards upstream ansible that is failing because of lib/ansible/modules/web_infrastructure/jenkins_node.py:0:0: missing-gplv3-license: GPLv3 license header not found in the first 20 lines of the module
I have a licenced my code under BSD.2 . I was wondering if I can ignore the gplv3.
Thanks @Matt for the response. I heard about the change, I did not understand how it would have translated to my PR ( https://github.com/ansible/ansible/pull/67593 ). Should I abandon it or someone from community would make that call for the PR?