[Insight-developers] Adding Gerrit Reviwers

Matt McCormick matt.mccormick at kitware.com
Sat Jan 4 00:21:57 EST 2014


Hi Luke,

Thank you for the contribution!

A good way to look for reviewers is with 'git log' or 'git blame' on
files changed in the patch.  For example,

  git log -- Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.h
  git blame -- Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.h

Thanks,
Matt

On Fri, Jan 3, 2014 at 12:35 PM, Luke Bloy <luke.bloy at gmail.com> wrote:
> Hi All,
>
> I just pushed a bug fix for https://issues.itk.org/jira/browse/ITK-3153 to
> gerrit. It concerns the bounding boxes for itkBoxSpatialObject and
> itkImageMaskSpatialObject.
>
> The issue is I'm not sure who to add as reviewers?
>
> Thanks
> Luke
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers
>


More information about the Insight-developers mailing list