The site is stored in SVN here: https://svn.apache.org/repos/asf/avro/site
You should be able to add yourself by editing files in author/. The site is built with ant and you need to point ant to a download of Apache Forrest (I used 0.9): ``` ant -Dforrest.home=/path/to/apache-forrest-0.9/ ``` Then just svn commit to publish. I think all committers have access, but let me know if you run into trouble. rb On Tue, May 3, 2016 at 7:15 AM, Niels Basjes <[email protected]> wrote: > Hi, > > How do I go about adding myself as one of the active committers to this > page? > https://avro.apache.org/credits.html > > This is what I would like to see added: > > username: nielsbasjes > name: Niels Basjes > organization: Bol.com > roles: java, docker > timezone: +1 I'm in TZ Europe/Amsterdam ~ > CET/CEST which is +1/+2 depending on summertime > > I also noticed that for example Ryan is not on that list also. > > -- > Best regards / Met vriendelijke groeten, > > Niels Basjes > -- Ryan Blue Software Engineer Netflix
