This is an automated email from the ASF dual-hosted git repository.
rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-ruta.git
The following commit(s) were added to refs/heads/main by this push:
new cff2ac7e No issue: Trying to fix asf.yaml file
cff2ac7e is described below
commit cff2ac7e3409564af2ff014d810c7312f12b6b78
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Fri Mar 14 09:38:30 2025 +0100
No issue: Trying to fix asf.yaml file
---
.asf.yaml | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index b2222e26..fc0bf441 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,17 +15,18 @@
# limitations under the License.
#
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+ jobs: [email protected]
+ jira_options: link label
+
github:
description: "Apache UIMA Ruta"
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