You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2015/04/27 22:17:01 UTC

[3/3] wicket git commit: author list updated

author list updated


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/0b810892
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/0b810892
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/0b810892

Branch: refs/heads/master
Commit: 0b810892dfa64f54f6444b9ff92abc8c3eb49e4d
Parents: 8929074
Author: Andrea Del Bene <ad...@apache.org>
Authored: Mon Apr 27 21:37:11 2015 +0200
Committer: Andrea Del Bene <ad...@apache.org>
Committed: Mon Apr 27 22:16:39 2015 +0200

----------------------------------------------------------------------
 wicket-user-guide/grails-app/conf/Config.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/0b810892/wicket-user-guide/grails-app/conf/Config.groovy
----------------------------------------------------------------------
diff --git a/wicket-user-guide/grails-app/conf/Config.groovy b/wicket-user-guide/grails-app/conf/Config.groovy
index 0aa0c53..85dd2c4 100644
--- a/wicket-user-guide/grails-app/conf/Config.groovy
+++ b/wicket-user-guide/grails-app/conf/Config.groovy
@@ -96,7 +96,7 @@ def basePath = System.properties['base.dir']
 grails.doc.title = "Apache Wicket User Guide"
 grails.doc.version = "7.x"
 grails.doc.subtitle = "Free Online Guide for Apache Wicket framework"
-grails.doc.authors = "Andrea Del Bene, Martin Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul BorČ™, Tobias Soloschenko, Igor Vaynberg"
+grails.doc.authors = "Andrea Del Bene, Martin Grigorov, Carsten Hufe, Christian Kroemer, Daniel Bartl, Paul BorČ™, Tobias Soloschenko, Igor Vaynberg , Joachim Rohde"
 grails.doc.images = new File("${basePath}/src/docs/img")
 grails.doc.css = new File("${basePath}/src/docs/css")
 grails.doc.logo = """<a href="/" target="_blank"><img height="80px" src="http://wicket.apache.org/guide/img/apache-wicket.png"/></a>"""