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 cb97709c Fix file name
cb97709c is described below

commit cb97709c1100d9865d1adb904f1b274e926fddc8
Author: Sebb <s...@apache.org>
AuthorDate: Thu Apr 25 15:27:42 2024 +0100

    Fix file name
---
 lib/whimsy/asf/committee.rb | 4 ++--
 www/test/dataflow.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/whimsy/asf/committee.rb b/lib/whimsy/asf/committee.rb
index a2402194..0e9f0e74 100644
--- a/lib/whimsy/asf/committee.rb
+++ b/lib/whimsy/asf/committee.rb
@@ -305,9 +305,9 @@ module ASF
       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 cac408a4..098ea569 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": {

Reply via email to