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 85b91d5f TODOS.md: fix Markdown link (#229)
85b91d5f is described below

commit 85b91d5ff05eea2395f016f5f213df1266ac9fba
Author: John Bampton <[email protected]>
AuthorDate: Tue Jul 9 21:46:10 2024 +1000

    TODOS.md: fix Markdown link (#229)
---
 TODOS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TODOS.md b/TODOS.md
index 88be50e7..11d28646 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -17,7 +17,7 @@ and crazy ideas alike.  Comments appreciated.
     - [lib/whimsy/asf/committee.rb](lib/whimsy/asf/committee.rb) - maps PMC 
names within Committee @@aliases
     - [lib/whimsy/asf/site.rb](lib/whimsy/asf/site.rb) - maps URLs for groups 
within Site @@default
     - [lib/whimsy/asf/mail.rb](lib/whimsy/asf/mail.rb) - maps mail list names 
within Committee.mail_list
-    - [lib/whimsy/asf/podlings.rb](lib/whimsy/asf/podlings.rb) - maps mail 
list names within *_mail_list
+    - [lib/whimsy/asf/podling.rb](lib/whimsy/asf/podling.rb) - maps mail list 
names within *_mail_list
 
 - [ ] Improve code sharing between www/roster and www/board with lib/whimsy,
       as above regexes, and improving themes.rb use

Reply via email to