Hi,
Ludovic Courtès <ludo(a)gnu.org> writes:
 The page at <
https://gnu.tools/en/people/> was based on
 <
https://wiki.gnu.tools/gnu:social-contract-endorsement>.
 However, someone pointed out that the new page reads 
 “participate in the
 GNU Assembly” whereas the previous one read “This page collects
 endorsements”.  This is not quite the same, and most likely a 
 mistake of
 mine.
 To fix it, I propose the change below.  Any objections?
 Thanks,
 Ludo’.
 diff --git a/people.sxml b/people.sxml
 index f8dd045..1857d06 100644
 --- a/people.sxml
 +++ b/people.sxml
 @@ -29,10 +29,10 @@
  
    (content
     ((h2 "People")
 -    (p "The following maintainers and contributors participate 
 in "
 -       "the GNU Assembly and have endorsed the "
 +    (p "The following maintainers and contributors endorsed the 
 "
         (a (@ (href "/en/documents/social-contract"))
 -          "Social Contract") ":")
 +          "Social Contract")
 +       " and may participate in the GNU Assembly:")
  
      (ul ;; (@ (class "projects"))
          ,@(map (match-lambda 
This looks good to me.  Thank you for the fix!
-- 
Ricardo