Difference between revisions of "Deelnemer inschrijven"

From RevSpace
Jump to navigation Jump to search
Line 1: Line 1:
Checklist for adding participants
+
Checklist voor bestuursleden om het toevoegen van nieuwe deelnemers goed te laten verlopen
  
(For use by revspace boardmembers)
 
  
 
When adding a new participant, make sure you complete the following actions, or make sure they are executed by someone else:
 
When adding a new participant, make sure you complete the following actions, or make sure they are executed by someone else:
 
* Add the personal data to participants.txt in git, also make sure to commit and push this change
 
* Add the personal data to participants.txt in git, also make sure to commit and push this change
* <strike>Make sure the signup-form makes it's way to the secretary</strike>
+
<pre>Deelnemer 42, ingeschreven op %yyyy-%mm-%dd
 +
    "Full Name (Nick)" <email@example.com>
 +
    %yyyy-%mm-%dd
 +
    Pistraat 314 - 1337 XY  Den Haag
 +
    +31601189998819991197253</pre>
 +
<strike>* Make sure the signup-form makes it's way to the secretary</strike>
 
* Add the person's e-mail address to the participantsonly and revspace mailinglists
 
* Add the person's e-mail address to the participantsonly and revspace mailinglists
 
** https://lists.sig-io.nl/mailman/admin/revspace/members/add
 
** https://lists.sig-io.nl/mailman/admin/revspace/members/add

Revision as of 00:52, 25 February 2015

Checklist voor bestuursleden om het toevoegen van nieuwe deelnemers goed te laten verlopen


When adding a new participant, make sure you complete the following actions, or make sure they are executed by someone else:

  • Add the personal data to participants.txt in git, also make sure to commit and push this change
Deelnemer 42, ingeschreven op %yyyy-%mm-%dd
    "Full Name (Nick)" <email@example.com>
    %yyyy-%mm-%dd
    Pistraat 314 - 1337 XY  Den Haag
    +31601189998819991197253

* Make sure the signup-form makes it's way to the secretary