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 5ba4d7dff5d033363670446367791de87c274dd7
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 | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 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..221a3b91b
--- /dev/null
+++ b/source/commercial-support.md
@@ -0,0 +1,37 @@
+---
+layout: default
+title: Commercial Support
+---
+
+# Commercial support
+{:.no_toc}
+
+* Will be replaced with the ToC, excluding a header
+{:toc}
+
+## ASF support
+
+The Apache Software Foundation doesn't provide any kind of commercial support 
you can call for in case of issues 
+or request changes impacting Apache Struts or applications build based on top 
of the framework. You can always prepare
+a change request and donate your code to the project. This requires fulfilling 
some requirements, please read 
+the [Legal](https://www.apache.org/foundation/how-it-works/legal.html) page 
for more details.
+
+## List of companies
+
+Below is a list of companies that can provide you with commercial support 
around Apache Struts and JavaEE application.
+Please contact the company directly with your inquiry to get detailed 
information about how they can help you.
+
+We do our best to keep this list up to date and if you know any company that 
offers this kind of support, feel free to contact
+us and provide more details.
+
+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
+
+The simplest approach is to create a Pull Request to this page providing all 
the information. The PR will be reviewed
+by one of the committers who can verify that data or ask for more 
clarification. 
+You can also send a request to the [User 
Mailing](https://struts.staged.apache.org/mail.html) list with all the data.

Reply via email to