This is an automated email from the ASF dual-hosted git repository.
mergebot-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.
from 7a34444 Merge #436: Add Community top-level section
add 67b9a07 Move Release Guide to committers section
add 333740a Move committer section to the bottom (we can find it :-)
add a4f2e5c Streamline the contribution section
add 4284b6a Google has scrapped research, now only AI
add 25a50fe Temporarily suppress validation of ai.google links
add d0d7c53 This closes #438
new 520d1ae Prepare repository for deployment.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Rakefile | 6 +-
.../05/27/where-is-my-pcollection-dot-map.html | 5 +-
content/contribute/become-a-committer/index.html | 34 +-
content/contribute/committer-guide/index.html | 34 +-
content/contribute/contribution-guide/index.html | 652 +--------------------
content/contribute/design-principles/index.html | 306 +---------
content/contribute/docker-images/index.html | 34 +-
content/contribute/eclipse/index.html | 68 +--
content/contribute/feature-branches/index.html | 309 +---------
content/contribute/index.html | 261 +++++++--
content/contribute/intellij/index.html | 34 +-
content/contribute/portability/index.html | 34 +-
.../contribute/ptransform-style-guide/index.html | 34 +-
content/contribute/release-guide/index.html | 34 +-
content/contribute/runner-guide/index.html | 34 +-
content/contribute/source-repository/index.html | 246 +-------
content/contribute/testing/index.html | 34 +-
.../contribute/website-contributions/index.html | 34 +-
content/contribute/work-in-progress/index.html | 280 +--------
content/contribution-guide/index.html | 8 +-
.../{contribute.html => contribute/index.html} | 0
content/source_repository/index.html | 10 -
src/_includes/section-menu/contribute.html | 34 +-
.../2016-05-20-where-is-my-pcollection-dot-map.md | 5 +-
src/contribute/contribution-guide.md | 387 ------------
src/contribute/design-principles.md | 53 --
src/contribute/eclipse.md | 18 +-
src/contribute/index.md | 187 +++++-
src/contribute/source-repository.md | 29 -
src/contribute/work-in-progress.md | 33 --
30 files changed, 563 insertions(+), 2674 deletions(-)
rename content/docs/{contribute.html => contribute/index.html} (100%)
delete mode 100644 content/source_repository/index.html
delete mode 100644 src/contribute/contribution-guide.md
delete mode 100644 src/contribute/design-principles.md
delete mode 100644 src/contribute/source-repository.md
delete mode 100644 src/contribute/work-in-progress.md
--
To stop receiving notification emails like this one, please contact
[email protected].