From 01e0b59d5d5c8933eef21e0842c1439084b3f936 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gmail.com> Date: Tue, 29 Jan 2013 11:35:15 -0500 Subject: [PATCH] Merge pull request #70 --- src/com/gitblit/wicket/GitBlitWebApp.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/com/gitblit/wicket/GitBlitWebApp.properties b/src/com/gitblit/wicket/GitBlitWebApp.properties index dfdf70c..a993f9f 100644 --- a/src/com/gitblit/wicket/GitBlitWebApp.properties +++ b/src/com/gitblit/wicket/GitBlitWebApp.properties @@ -441,4 +441,5 @@ gb.siteName = site name gb.siteNameDescription = short, descriptive name of your server gb.excludeFromActivity = exclude from activity page -gb.isSparkleshared = repository is Sparkleshared \ No newline at end of file +gb.isSparkleshared = repository is Sparkleshared +gb.owners = owners \ No newline at end of file -- Gitblit v1.9.1