This is an automated email from the ASF dual-hosted git repository.
rubys 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 e645531 fix file name
e645531 is described below
commit e6455315889f66b255d6f215cbdf4217706a6584
Author: Sam Ruby <[email protected]>
AuthorDate: Mon Oct 23 13:17:58 2017 -0400
fix file name
---
www/secretary/public-names.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/secretary/public-names.cgi b/www/secretary/public-names.cgi
index 07c4b14..4735163 100755
--- a/www/secretary/public-names.cgi
+++ b/www/secretary/public-names.cgi
@@ -34,7 +34,7 @@ _html do
input[type=submit] {margin-top: 1em}
}
- _h1 "public names: LDAP vs ICLA.txt"
+ _h1 "public names: LDAP vs iclas.txt"
# prefetch LDAP data
people = ASF::Person.preload(%w(cn dn))
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].