[Gluster-devel] [gluster-devel] Any interesting things for the newsletter?

Amye Scavarda amye at redhat.com
Wed Mar 16 04:18:22 UTC 2016


On Tue, Mar 15, 2016 at 9:08 PM, Aravinda <avishwan at redhat.com> wrote:

> I think we can highlight the names of last month's contributors in news
> letter.  Following code to get names from any project between given dates.
> (If email is required --pretty=format:"%an <%ae>")
>
> #!/bin/bash
> cd $GLUSTER_SRC
> from=2016-02-01
> to=2016-02-29
> git log --before={$to} --after={$from} --pretty=format:"%an" | sort | uniq
>
> regards
> Aravindahttp://aravindavk.in
>
>
That's a great idea, I hadn't thought about that. I'll see if I can't put
that in the email and the blog posts.
Keep the ideas rolling. ;)
- amye

>  On 03/16/2016 12:32 AM, Amye Scavarda wrote:
>
> Hi all!
> I'm working on putting together this month's newsletter, and as per last
> week's community meeting, I'm putting out a call to help make sure I don't
> miss anything.
>
> Anything that you want me to highlight in particular?
> Thanks!
>  -amye
>
> --
> Amye Scavarda | amye at redhat.com | Gluster Community Lead
>
>
> _______________________________________________
> Gluster-devel mailing listGluster-devel at gluster.orghttp://www.gluster.org/mailman/listinfo/gluster-devel
>
>
>


-- 
Amye Scavarda | amye at redhat.com | Gluster Community Lead
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.gluster.org/pipermail/gluster-devel/attachments/20160315/127ec3a6/attachment.html>


More information about the Gluster-devel mailing list