You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/01/31 13:51:52 UTC

[sling-ide-tooling] branch master updated: Add myself to the list of email recipients

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-ide-tooling.git


The following commit(s) were added to refs/heads/master by this push:
     new 863cbff  Add myself to the list of email recipients
863cbff is described below

commit 863cbff20215873168aae4f8858fcb78204b9018
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Jan 31 14:51:37 2019 +0100

    Add myself to the list of email recipients
---
 .sling-module.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.sling-module.json b/.sling-module.json
new file mode 100644
index 0000000..bb4cc1b
--- /dev/null
+++ b/.sling-module.json
@@ -0,0 +1,8 @@
+{
+  "jenkins": {
+    "emailRecipients": [
+      "rombert@apache.org"
+    ]
+  }
+}
+