You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cu...@apache.org on 2019/04/24 14:27:26 UTC

[whimsy] branch master updated: Point to underlying data

This is an automated email from the ASF dual-hosted git repository.

curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new b85b7db  Point to underlying data
b85b7db is described below

commit b85b7db084f84a2b9ea709dc05b962c09201e157
Author: Shane Curcuru <as...@shanecurcuru.org>
AuthorDate: Wed Apr 24 10:27:19 2019 -0400

    Point to underlying data
---
 www/members/mentors.cgi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/members/mentors.cgi b/www/members/mentors.cgi
index 3b60ffd..1ae7596 100755
--- a/www/members/mentors.cgi
+++ b/www/members/mentors.cgi
@@ -63,6 +63,7 @@ _html do
     _whimsy_body(
       title: PAGETITLE,
       related: {
+        MENTORS_SVN => 'See Mentors Data',
         '/roster/members' => 'Whimsy All Members Roster',
         '/members/index/' => 'Other Member-Private Tools',
         'https://community.apache.org' => 'Apache Community Development'