<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 15, 2016 at 9:08 PM, Aravinda <span dir="ltr">&lt;<a href="mailto:avishwan@redhat.com" target="_blank">avishwan@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    I think we can highlight the names of last month&#39;s contributors in
    news letter.  Following code to get names from any project between
    given dates. (If email is required --pretty=format:&quot;%an
    &lt;%ae&gt;&quot;)<br>
    <br>
    <tt>#!/bin/bash</tt><br>
    <tt>cd $GLUSTER_SRC</tt><tt><br>
    </tt><tt>from=2016-02-01</tt><tt><br>
    </tt><tt>to=2016-02-29</tt><tt><br>
    </tt><tt>git log --before={$to} --after={$from}
      --pretty=format:&quot;%an&quot; | sort | uniq</tt><tt><br>
    </tt><br>
    <pre cols="72">regards
Aravinda
<span class="HOEnZb"><font color="#888888"><a href="http://aravindavk.in" target="_blank">http://aravindavk.in</a></font></span></pre></div></blockquote><div><br></div><div>That&#39;s a great idea, I hadn&#39;t thought about that. I&#39;ll see if I can&#39;t put that in the email and the blog posts.</div><div>Keep the ideas rolling. ;) <br></div><div>- amye  </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF"><pre cols="72"><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="">
    <div>On 03/16/2016 12:32 AM, Amye Scavarda
      wrote:<br>
    </div>
    </span><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">Hi all! 
        <div>I&#39;m working on putting together this month&#39;s newsletter,
          and as per last week&#39;s community meeting, I&#39;m putting out a
          call to help make sure I don&#39;t miss anything. </div>
        <div><br>
        </div>
        <div>Anything that you want me to highlight in particular?</div>
        <div>Thanks!</div>
        <div> -amye <br clear="all">
          <div><br>
          </div>
          -- <br>
          <div>
            <div dir="ltr">Amye Scavarda | <a href="mailto:amye@redhat.com" target="_blank">amye@redhat.com</a>
              | Gluster Community Lead</div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><span class=""><pre>_______________________________________________
Gluster-devel mailing list
<a href="mailto:Gluster-devel@gluster.org" target="_blank">Gluster-devel@gluster.org</a>
<a href="http://www.gluster.org/mailman/listinfo/gluster-devel" target="_blank">http://www.gluster.org/mailman/listinfo/gluster-devel</a></pre>
    </span></blockquote>
    <br>
  </div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Amye Scavarda | <a href="mailto:amye@redhat.com" target="_blank">amye@redhat.com</a> | Gluster Community Lead</div></div>
</div></div>