This is an automated email from the ASF dual-hosted git repository.

curcuru 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 b4aadbd4 Point to newly published onboarding page
b4aadbd4 is described below

commit b4aadbd48b4af5183018603bafe7e16de44ca4ce
Author: Shane Curcuru <[email protected]>
AuthorDate: Tue Aug 29 11:59:03 2023 -0400

    Point to newly published onboarding page
---
 www/board/agenda/views/actions/todos.json.rb | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/board/agenda/views/actions/todos.json.rb 
b/www/board/agenda/views/actions/todos.json.rb
index 7f41b639..88b5f039 100644
--- a/www/board/agenda/views/actions/todos.json.rb
+++ b/www/board/agenda/views/actions/todos.json.rb
@@ -196,13 +196,13 @@ if (@change || @establish) and env.password
 
       cc 'Apache Board <[email protected]>'
 
-      subject "Congratulations on your new role at Apache"
+      subject "Congratulations on your new role at Apache - next steps"
 
-      body "Dear new PMC chairs,\n\nCongratulations on your new role at " +
-      "Apache. I've changed your LDAP privileges to reflect your new " +
-      "status.\n\nPlease read this and update the foundation records:\n" +
-      ASF::SVN.svnpath!('officers', 'advice-for-new-pmc-chairs.txt') +
-      "\n\nWarm regards,\n\n#{sender.public_name}"
+      body "Dear newly-appointed PMC Chair(s),\n\n" +
+      "Congratulations on being appointed by the board as a project VP and 
Chair of your PMC!\n\n" +
+      "Please read the following list of required to-dos for new Chairs, which 
includes key links to all the duties and responsibilities of being a 
Chair.\n\n" +
+      "  https://apache.org/dev/pmc-chair"; +
+      "\n\nWarm regards,\n\n#{sender.public_name}\nOn Behalf of the ASF Board"
     end
 
     mail.deliver!

Reply via email to