@@ -19,19 +19,39 @@ <h1 class="default-title">Register to become a PSF Basic Member</h1>
19
19
{% endif %}
20
20
21
21
< div class ="info ">
22
+
23
+ < p >
24
+ Your Basic Membership information is managed here.
25
+ </ p >
26
+
27
+ < p >
28
+ To manage your Supporting and Contributing Memberships, visit < a href ="https://psfmember.org/user-information/ "> psfmember.org</ a > .
29
+ </ p >
30
+
31
+ < p >
32
+ Voting in PSF elections requires a Supporting, Contributing, or Fellow Membership.
33
+ < b > Basic Membership is not a voting class</ b > .
34
+ To learn more about PSF Membership classes, and to enroll as a Supporting or Contributing Member,
35
+ visit < a href ="https://www.python.org/psf/membership/ "> Our Membership Page</ a > .
36
+ </ p >
37
+
22
38
< p >
23
- Basic membership is < b > not a voting membership class</ b > .< br > For more information see Article IV
24
- of the < a href ="https://www.python.org/psf/bylaws/ "> PSF Bylaws</ a > .
39
+ This site (python.org), will list you as a Basic Member
40
+ even if you are a Supporting, Contribution, or Fellowship member
41
+ because the voting tiers of membership are managed on the separate,
42
+ < a href ="https://www.psfmember.org "> psfmember.org</ a > website.
43
+ To affirm your PSF Voting Eligibility you will need to use
44
+ < a href ="https://psfmember.org/civicrm/votingaffirmation/ "> psfmember.org</ a > .
25
45
</ p >
46
+
26
47
< p >
27
- All other membership classes are recorded on < a href ="https://psfmember.org "> psfmember.org</ a > .< br >
28
- Please log in there and review your < a href ="https://psfmember.org/user-information/ "> user profile</ a >
29
- to see your membership status.< br >
30
- If you believe you are a member but do not have an account on psfmember.org, please
31
- < a href ="https://psfmember.org/wp-login.php?action=register "> create an account</ a > and verify your
32
- email, then email
< a href ="
mailto:[email protected] "
> [email protected] </ a > to get your account linked to your membership.
48
+ If you believe you are a Supporting, Contributing, or Fellow Member
49
+ but do not have an account on < a href ="https://www.psfmember.org "> psfmember.org</ a > ,
50
+ please create an account and verify your email,
51
+
52
+ to have your account linked to your membership.
33
53
</ p >
34
- < p > For more information and to sign up for other kinds of PSF membership, visit our < a href =" https://www.python.org/psf/membership/ " > Membership Page </ a > . </ p >
54
+
35
55
</ div >
36
56
37
57
{% if form.errors %}
0 commit comments