On 5.8.2021 7.07, Jeff Huang wrote:
Hi all, Can I submit patches from my colleagues to LibreOffice Gerrit?This is our company license statment: https://lists.freedesktop.org/archives/libreoffice/2020-February/084572.htmlIf I can do this, how can I do? Thank you. Regards, Jeff Huang (name in TDF member is Po-Yen Huang)
You can create the commit on your own machine like so: git commit --author="Author Name <author@email>" Then the authorship will be preserved. Ilmari