Fix file name
diff --git a/lib/whimsy/asf/committee.rb b/lib/whimsy/asf/committee.rb
index a240219..0e9f0e7 100644
--- a/lib/whimsy/asf/committee.rb
+++ b/lib/whimsy/asf/committee.rb
@@ -305,9 +305,9 @@
       contents
     end
 
-    # record termination date in committee-info.yml
+    # record termination date in committee-info.yaml
     # Params:
-    # - input: the contents of committee-info.yml
+    # - input: the contents of committee-info.yaml
     # - pmc: the pmc name
     # - yyyymm: YYYY-MM retirement date
     #  Returns: the updated contents
diff --git a/www/test/dataflow.json b/www/test/dataflow.json
index cac408a..098ea56 100644
--- a/www/test/dataflow.json
+++ b/www/test/dataflow.json
@@ -19,7 +19,7 @@
     "maintainer": "/www/roster/public_committee_info.rb",
     "sources": [
       "/lib/whimsy/asf/committee.rb",
-      "private/committers/board/committee-info.yml"
+      "private/committers/board/committee-info.yaml"
     ]
   },
   "https://whimsy.apache.org/public/icla-info.json": {