Author: drdub
Date: Fri Mar  8 04:51:26 2024
New Revision: 1916174

URL: http://svn.apache.org/viewvc?rev=1916174&view=rev
Log:
Initial GitHub support

Added:
    uima/site/trunk/uima-website/.asf.yaml
    uima/site/trunk/uima-website/README.md

Added: uima/site/trunk/uima-website/.asf.yaml
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/.asf.yaml?rev=1916174&view=auto
==============================================================================
--- uima/site/trunk/uima-website/.asf.yaml (added)
+++ uima/site/trunk/uima-website/.asf.yaml Fri Mar  8 04:51:26 2024
@@ -0,0 +1,43 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+github:
+  description: "Apache UIMA Website"
+  homepage: https://uima.apache.org
+  dependabot_alerts:  true
+  dependabot_updates: false
+  notifications:
+    commits:      [email protected]
+    issues:       [email protected]
+    pullrequests: [email protected]
+    jobs:         [email protected]
+    jira_options: link label
+  labels:
+  - apache
+  - uima
+  - text-analysis
+  features:
+    wiki: false
+    issues: true
+    projects: true
+  enabled_merge_buttons:
+    squash:  true
+    merge:   true
+    rebase:  false
+  del_branch_on_merge: true
+  protected_branches:
+    main: {}

Added: uima/site/trunk/uima-website/README.md
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/README.md?rev=1916174&view=auto
==============================================================================
--- uima/site/trunk/uima-website/README.md (added)
+++ uima/site/trunk/uima-website/README.md Fri Mar  8 04:51:26 2024
@@ -0,0 +1,5 @@
+# UIMA Website GitHub Mirror
+
+The current website is still maintained on SVN. The SVN<->GitHub mirror is 
maintained by @DrDub.
+
+


Reply via email to