There was an error while loading. Please reload this page.
1 parent a3cb74a commit 68399b5Copy full SHA for 68399b5
ci/dependency-update/Jenkinsfile
@@ -265,7 +265,7 @@ pipeline {
265
}
266
post {
267
always {
268
-notifyBuildResult maintainers: 'yoann@hibernate.org marko@hibernate.org'
+notifyBuildResult maintainers: 'marko@hibernate.org'
269
270
271
ci/release/Jenkinsfile
@@ -89,7 +89,7 @@ pipeline {
89
90
91
92
-notifyBuildResult notifySuccessAfterSuccess: true, maintainers: 'yoann@hibernate.org marko@hibernate.org'
+notifyBuildResult notifySuccessAfterSuccess: true, maintainers: 'marko@hibernate.org'
93
94
95
0 commit comments