We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e996ff7 commit dc3535fCopy full SHA for dc3535f
jenkins/release/Jenkinsfile
@@ -87,7 +87,7 @@ pipeline {
87
}
88
post {
89
always {
90
- notifyBuildResult notifySuccessAfterSuccess: true, maintainers: 'guillaume.smet@hibernate.org'
+ notifyBuildResult notifySuccessAfterSuccess: true, maintainers: 'marko@hibernate.org'
91
92
93
0 commit comments