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 cd69ca2  Docco
cd69ca2 is described below

commit cd69ca294e3d739d06058732e9383171d71bf69a
Author: Sebb <[email protected]>
AuthorDate: Wed Jan 30 15:11:20 2019 +0000

    Docco
---
 lib/whimsy/asf/committee.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/whimsy/asf/committee.rb b/lib/whimsy/asf/committee.rb
index 60ba9db..f2edf2f 100644
--- a/lib/whimsy/asf/committee.rb
+++ b/lib/whimsy/asf/committee.rb
@@ -62,6 +62,7 @@ module ASF
     @@aliases = Hash.new {|hash, name| name.downcase}
     @@aliases.merge! \
       'community development'       => 'comdev',
+      # TODO: are the concom entries correct? See INFRA-17782
       'conference planning'         => 'concom',
       'conferences'                 => 'concom',
       'distributed release audit tool'=> 'drat',

Reply via email to