This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch feature/commercial-support in repository https://gitbox.apache.org/repos/asf/struts-site.git
commit cae6adf4be2a2ad6071662995f60a1c28813f543 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Tue Oct 10 15:36:13 2023 +0200 List of companies providing commercial support --- source/_includes/header.html | 1 + source/commercial-support.md | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/source/_includes/header.html b/source/_includes/header.html index 505fafa37..3cd9c776e 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -41,6 +41,7 @@ <li><a href="/mail.html">User Mailing List</a></li> <li><a href="https://issues.apache.org/jira/browse/WW">Issue Tracker</a></li> <li><a href="/security.html">Reporting Security Issues</a></li> + <li><a href="/commercial-support.html">Commercial Support</a></li> <li class="divider"></li> <li><a href="https://cwiki.apache.org/confluence/display/WW/Migration+Guide">Version Notes</a></li> <li><a href="https://cwiki.apache.org/confluence/display/WW/Security+Bulletins">Security Bulletins</a></li> diff --git a/source/commercial-support.md b/source/commercial-support.md new file mode 100644 index 000000000..4fcbb4860 --- /dev/null +++ b/source/commercial-support.md @@ -0,0 +1,33 @@ +--- +layout: default +title: Commercial Support +--- + +# Commercial support +{:.no_toc} + +* Will be replaced with the ToC, excluding a header +{:toc} + +## ASF support + +Please note that the Apache Software Foundation does not offer commercial support for Apache Struts or related applications. +If you encounter issues or wish to propose changes, you can submit a change request and contribute code to the project. +Ensure you meet the requirements specified [here](https://www.apache.org/foundation/how-it-works/legal.html). + +## List of companies + +Explore commercial support options for Apache Struts and JavaEE applications through the following companies. +For detailed assistance, kindly reach out to them directly. Help us keep this list current; if you’re aware of other +supportive companies, please share details with us. + +Last updated: **2023-10-10** + +1. [Company name] + - contact details: phone, web page, contact person + - scope of support: consulting, development, testing, audit + +## How to add a new company + +Create a Pull Request with the required information. A committer will review it, ensuring accuracy, or seek clarification. +Alternatively, you can submit a request to the [User Mailing](https://struts.staged.apache.org/mail.html) list.