The most visible way is to send a patch to the vtk list. If you use the git patch commands you can create patches that will preserve the author (Marco in this case) as git has separate Author and Committer fields. See this wiki at the bottom on how to create a patch.<div>

<br></div><div><a href="http://vtk.org/Wiki/VTK/Git#Submitting_a_patch">http://vtk.org/Wiki/VTK/Git#Submitting_a_patch</a><br><br><div class="gmail_quote">On Tue, Jul 6, 2010 at 9:24 AM, Jean-Christophe Fillion-Robin <span dir="ltr"><<a href="mailto:jchris.fillionr@kitware.com">jchris.fillionr@kitware.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Folks, <br><br>Since VTK souce code is available using Git, the repository can be forked very easily and people can contribute quite easily. <br>

<br>Being also available on github, Marco from DKFZ (German research cancer institute) forked it and added a patch. As he mentioned, "Pull request" doesn't seem to "work". What could be the best way for him to share his patch. <br>



<br>Beside of the following page <a href="http://www.vtk.org/VTK/project/getinvolved.html" target="_blank">http://www.vtk.org/VTK/project/getinvolved.html</a> , <br>Is there any documentation available regarding the "contribution" workflow ? <br>



Is the mailing list the preferred way to share contribution ? <br>Will the ownership of the original "patcher" be maintained ? <br><br>I added Marco in CC, feel free to answer that email and let him know the best way to share his work. <br>



<br>Thks<br>Jc<br><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">GitHub</b> <span dir="ltr"><<a href="mailto:noreply@github.com" target="_blank">noreply@github.com</a>></span><br>



Date: Wed, Jun 30, 2010 at 9:17 AM<br>Subject: [GitHub] nolden sent you a pull request from nolden/VTK<br>To: <a href="mailto:jchris.fillionr@kitware.com" target="_blank">jchris.fillionr@kitware.com</a><br><br><br><br>
<br>
nolden wants you to pull from nolden/VTK at 9ba9588<br>
<br>
Body: Hi,<br>
<br>
this is a bugfix for the rendering of utf8 characters. The handling of signed / unsigned was incorrect. As a result only 7bit characters were rendered, though in general the code was ok for 8bit characters.<br>
<br>
cc Steven and JC, since I don't know if the "KItware" user reads pull requests.<br>
<br>
View repository: <a href="http://github.com/nolden/VTK/tree/9ba958806256e38ae4ae4fc424c37f8a7eea2ae9" target="_blank">http://github.com/nolden/VTK/tree/9ba958806256e38ae4ae4fc424c37f8a7eea2ae9</a><br>
</div><br><br clear="all"><br>-- <br>Phone: 1-518-836-2174<br>Ext: 304<br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br></div>