Weird. Seems like the list manager removed it. I'll try again with a different name. I have made the changes requested here and added links where I was reasonably sure.
Regards, Matthias On Wednesday, 2013-03-27, Josh Wills wrote: > @Rahul Did not realize that-- congrats! > > @Matthias I like the idea of an About page, but I didn't see your attachment? > > J > > On Wed, Mar 27, 2013 at 8:14 PM, Rahul Sharma <rahul0...@gmail.com> wrote: > > nice idea J > > > > Can you please correct Organization against my name. It is Mettl.com, I am > > no longer with Xebia. > > > > regards, > > Rahul > > > > On Thu, Mar 28, 2013 at 12:22 AM, Matthias Friedrich <m...@mafr.de> wrote: > > > >> Hi, > >> > >> good idea. I have converted it to HTML with minor additions so that it > >> gets nice CSS from our template (attached). I think there is no way > >> to attach CSS classes to markdown :-/ > >> > >> How about converting it to an "About" page that lists the team and > >> also some project history? It's interesting for some users (I'm always > >> interested in this when evaluating software) and I think Cloudera and > >> the original author deserve some credit ;-) > >> > >> One or two paragraps should cover it: > >> * Initially developed by Josh Wills at Cloudera, 2011 > >> * Open Sourced at GitHub 2012 with a couple of releases > >> * Donated to Apache in April (?) 2012 > >> * Incubation at Apache with 3 releases (0.3.0 to 0.5.0) > >> * Established as an Apache TLP in February 2013 > >> > >> Regards, > >> Matthias > >> > >> On Wednesday, 2013-03-27, Josh Wills wrote: > >> > Hey all, > >> > > >> > I wrote up a teams page to add to crunch.apache.org. I listed > >> > everyone's affiliations here in so far as I knew them or could deduce > >> > them from LinkedIn postings-- if I got anything wrong, please let me > >> > know and I'll correct it. > >> > > >> > | Id | Name | Organization | Roles | > >> > | brock | Brock Noland | Cloudera | PMC member, committer | > >> > | chaoshi | Chao Shi | Google | committer | > >> > | dbeech | Dave Beech | Paralia Tech | committer | > >> > | greid | Gabriel Reid | NGData | PMC member, committer | > >> > | jwills | Josh Wills | Cloudera | PMC member, committer | > >> > | kiyan | Kiyan Ahmadizadeh | WibiData | PMC member, committer | > >> > | mafr | Matthias Friedrich | Independent | PMC member, committer | > >> > | robertchu | Robert Chu | WibiData | PMC member, committer | > >> > | rsharma | Rahul Sharma | Xebia | PMC member, committer | > >> > | tomwhite | Tom White | Cloudera | PMC member, committer | > >> > | tzolov | Christian Tzolov | ICTU | PMC member, committer | > >> > | vinodkv | Vinod Kumar Vavilapalli | Hortonworks | PMC member, > >> committer | > >> > > >> > -- > >> > Director of Data Science > >> > Cloudera > >> > Twitter: @josh_wills > >> > > > > -- > Director of Data Science > Cloudera > Twitter: @josh_wills
<table class="table"> <thead> <tr> <th>ID</th> <th>Name</th> <th>Organization</th> <th>Role</th> </tr> </thead> <tbody> <tr> <td>brock</td> <td>Brock Noland</td> <td><a href="http://www.cloudera.com/">Cloudera</a></td> <td>PMC member, committer</td> </tr> <tr> <td>chaoshi</td> <td>Chao Shi</td> <td>Independent</td> <td>committer</td> </tr> <tr> <td>dbeech</td> <td>Dave Beech</td> <td>Paralia Tech</td> <td>committer</td> </tr> <tr> <td>greid</td> <td>Gabriel Reid</td> <td><a href="http://www.ngdata.com/">NGData</a></td> <td>PMC member, committer</td> </tr> <tr> <td>jwills</td> <td>Josh Wills</td> <td><a href="http://www.cloudera.com/">Cloudera</a></td> <td>PMC chair, committer</td> </tr> <tr> <td>kiyan</td> <td>Kiyan Ahmadizadeh</td> <td><a href="http://www.wibidata.com/">WikbiData</a></td> <td>PMC member, committer</td> </tr> <tr> <td>mafr</td> <td>Matthias Friedrich</td> <td><a href="http://mafr.de/">Independent</a></td> <td>PMC member, committer</td> </tr> <tr> <td>robertchu</td> <td>Robert Chu</td> <td><a href="http://www.wibidata.com/">WikbiData</a></td> <td>PMC member, committer</td> </tr> <tr> <td>rsharma</td> <td>Rahul Sharma</td> <td><a href="http://mettl.com/">Mettl.com</a></td> <td>PMC member, committer</td> </tr> <tr> <td>tomwhite</td> <td>Tom White</td> <td><a href="http://www.cloudera.com/">Cloudera</a></td> <td>PMC member, committer</td> </tr> <tr> <td>tzolov</td> <td>Christian Tzolov</td> <td>Logaritex</td> <td>PMC member, committer</td> </tr> <tr> <td>vinodkv</td> <td>Vinod Kumar Vavilapalli</td> <td><a href="http://hortonworks.com/">Hortonworks</a></td> <td>PMC member, committer</td> </tr> </tbody> </table>