This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics-prometheus.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a22d48  SLING-12459 - Redirect sonarcloud notifications to 
[email protected]
4a22d48 is described below

commit 4a22d48d740d168447059354e069e4b882c041b2
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Oct 28 17:48:53 2024 +0100

    SLING-12459 - Redirect sonarcloud notifications to [email protected]
---
 .asf.yaml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index d9c1ea0..ca812e6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,9 +1,9 @@
 github:
-  description: Apache Sling Commons Prometheus Metrics Exporter
-  homepage: https://sling.apache.org
+  description: "Apache Sling Commons Prometheus Metrics Exporter"
+  homepage: "https://sling.apache.org";
   labels:
-  - sling
-  - java
+  - "sling"
+  - "java"
   autolink_jira:
   - "SLING"
   - "OAK"
@@ -14,3 +14,4 @@ github:
   - "MNG"
 notifications:
   jira_options: "link"
+  pullrequests_bot_sonarcloud: "[email protected]"

Reply via email to