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 105adcf0 Docco [skip ci]
105adcf0 is described below

commit 105adcf0cdd5e57b2409401871c899965781ec91
Author: Sebb <[email protected]>
AuthorDate: Wed Dec 27 16:35:32 2023 +0000

    Docco [skip ci]
---
 lib/whimsy/asf/documents.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/documents.rb b/lib/whimsy/asf/documents.rb
index 7c78010c..cbafac04 100644
--- a/lib/whimsy/asf/documents.rb
+++ b/lib/whimsy/asf/documents.rb
@@ -4,7 +4,7 @@ require 'json'
 
 module ASF
 
-  module DocumentUtils
+  module DocumentUtils # This module is also used for member_apps
 
     MAX_AGE = 600  # 5 minutes
 

Reply via email to