On Mon, Dec 28, 2015 at 6:22 PM, <[email protected]> wrote: > > Hello folks, > > Some projects require forms to be filled out or agreements to be > accepted to contribute patches. My employer wants to know if there > is any paperwork or agreements that must be filled out before > submitting patches. > > Can someone point me in the right direction?
Hi thutt, The license for the msys2-runtime (I guess that's what you're patching) is exactly that of Cygwin (since it's Cygwin plus a few patches): https://cygwin.com/licensing.html Please just make pull requests on Github. You can fork https://github.com/Alexpux/Cygwin.git and send pull requests against msys2-master branch. .. or fork https://github.com/Alexpux/MSYS2-packages/ and a pull requests as-per e.g. https://github.com/Alexpux/MSYS2-packages/commit/c1b58eb8c71b0e026bb82463183a51dce6ab8e8b Best regards, Ray. > > thutt > -- ------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
