This is an automated email from the ASF dual-hosted git repository.
wave pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git.
from 1a3a226 Migration of cachedimages assets
new 8e79c4a Migration of bizdev assets
new 9291613 Migration of bizdev html content
The 2 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:
assets/bizdev/consultants/README.instructions | 15 ++
assets/bizdev/consultants/consultants.xml | 284 ++++++++++++++++++++++++++
assets/bizdev/consultants/consultants.xsd | 59 ++++++
assets/bizdev/consultants/strings_de.xml | 23 +++
assets/bizdev/consultants/strings_en.xml | 25 +++
assets/bizdev/consultants/strings_es.xml | 18 ++
assets/bizdev/consultants/strings_it.xml | 20 ++
assets/bizdev/consultants/to-html.xsl | 103 ++++++++++
assets/{support/tryout => bizdev}/robots.txt | 0
content/bizdev/consultant-submission.html | 74 +++++++
content/bizdev/consultants.html | 281 +++++++++++++++++++++++++
content/bizdev/index.html | 27 +++
content/bizdev/project_tools.html | 31 +++
13 files changed, 960 insertions(+)
create mode 100644 assets/bizdev/consultants/README.instructions
create mode 100644 assets/bizdev/consultants/consultants.xml
create mode 100644 assets/bizdev/consultants/consultants.xsd
create mode 100644 assets/bizdev/consultants/strings_de.xml
create mode 100644 assets/bizdev/consultants/strings_en.xml
create mode 100644 assets/bizdev/consultants/strings_es.xml
create mode 100644 assets/bizdev/consultants/strings_it.xml
create mode 100644 assets/bizdev/consultants/to-html.xsl
copy assets/{support/tryout => bizdev}/robots.txt (100%)
create mode 100644 content/bizdev/consultant-submission.html
create mode 100644 content/bizdev/consultants.html
create mode 100644 content/bizdev/index.html
create mode 100644 content/bizdev/project_tools.html