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 e21f249f committee needs svn and ldap
e21f249f is described below

commit e21f249fb8d0fd02e600bdc8fff29333384b5bbe
Author: Sebb <[email protected]>
AuthorDate: Sun Jul 21 19:36:27 2024 +0100

    committee needs svn and ldap
---
 lib/whimsy/asf.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/whimsy/asf.rb b/lib/whimsy/asf.rb
index aca3f8be..743dc102 100644
--- a/lib/whimsy/asf.rb
+++ b/lib/whimsy/asf.rb
@@ -1,8 +1,8 @@
 require_relative 'asf/config'
-require_relative 'asf/committee'
+require_relative 'asf/svn'
 require_relative 'asf/ldap'
+require_relative 'asf/committee'
 require_relative 'asf/mail'
-require_relative 'asf/svn'
 require_relative 'asf/git'
 require_relative 'asf/watch'
 require_relative 'asf/nominees'

Reply via email to