Can new committers please add themselves to the credits page?

  http://hadoop.apache.org/avro/credits.html

This is done by checking out:

  https://svn.apache.org/repos/asf/hadoop/avro/site/

Edit author/content/xdocs/credits.xml, then:

  ant
  # check contents of publish/credits.html in browser
  svn commit -m "Updated credits page"
  ssh people.apache.org
  cd /www/hadoop.apache.org/avro
  svn up

Thanks,

Doug


Reply via email to