Difference between revisions of "Deelnemer inschrijven"

From RevSpace
Jump to navigation Jump to search
(7 intermediate revisions by 2 users not shown)
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
* Make sure the signup-form makes it's way to the secretary
+
<pre>Deelnemer 42, ingeschreven op `date +%Y-%m-%d`
 +
    "Full Name (Nickname)" <email@example.com>
 +
    Date of birth +%Y-%m-%d
 +
    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
** https://lists.sig-io.nl/mailman/admin/partitipantsonly/members/add
+
** https://lists.sig-io.nl/mailman/admin/participantsonly/members/add
 
* Create an ldap account for the user, the unix userid is 10000+signup-number
 
* Create an ldap account for the user, the unix userid is 10000+signup-number
 
* When the participant has/wants an ibutton:
 
* When the participant has/wants an ibutton:

Revision as of 11:00, 7 October 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 `date +%Y-%m-%d`
    "Full Name (Nickname)" <email@example.com>
    Date of birth +%Y-%m-%d
    Pistraat 314 - 1337 XY  Den Haag
    +31601189998819991197253