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 fc5f1495 Add missing :name fields
fc5f1495 is described below
commit fc5f1495cd6e14282ccaae24dfc7371e2cf3cdf2
Author: Sebb <[email protected]>
AuthorDate: Sun Jul 21 19:33:32 2024 +0100
Add missing :name fields
---
lib/test/svn/board/committee-info.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/lib/test/svn/board/committee-info.yaml
b/lib/test/svn/board/committee-info.yaml
index c228af5b..602d75d6 100644
--- a/lib/test/svn/board/committee-info.yaml
+++ b/lib/test/svn/board/committee-info.yaml
@@ -6,6 +6,7 @@
:cttees:
comdev:
+ :name: Community Development
:site: http://community.apache.org/
:description: Resources to help people become involved with Apache projects
@@ -16,6 +17,7 @@
:name: Avalon
:description: Java software for component and container programming
httpd:
+ :name: HTTP Server
:site: http://httpd.apache.org/
:description: Apache Web Server (httpd)
jakarta:
@@ -26,4 +28,4 @@
:comment: Diary is needed for unit testing
:diary: []
...
-# ends
\ No newline at end of file
+# ends