This is an automated email from the ASF dual-hosted git repository.
sebb 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 ece92dd1 Link to committer page
ece92dd1 is described below
commit ece92dd1621fa2f3de08363f0a4bb883805dd13c
Author: Sebb <[email protected]>
AuthorDate: Tue Mar 28 15:53:28 2023 +0100
Link to committer page
---
www/members/invitations.cgi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/members/invitations.cgi b/www/members/invitations.cgi
index 994d9c78..1a7627b9 100755
--- a/www/members/invitations.cgi
+++ b/www/members/invitations.cgi
@@ -147,7 +147,9 @@ _html do
_td b
_td c
_td d
- _td e
+ _td do
+ _a e, href: "https://whimsy.apache.org/roster/committer/#{e}"
+ end
_td f
_td (nominated_by[e] || 'unknown').join(' ')
end