Skip to content

Commit cecb7ae

Browse files
authored
Merge pull request #54 from eleanor-clifford/master
Don't imply that SRCF membership ends when leaving the university
2 parents ec9df91 + 9969bcf commit cecb7ae

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h3 id="what">What is the SRCF?</h3>
1010

1111
<p>The SRCF is the University of Cambridge's Student-Run Computing
1212
Facility. We provide web hosting, shell accounts and various other
13-
computing services to members of the University and groups such as
13+
computing services to members of the University (including alumni) and groups such as
1414
University societies. We are a University society, registered with
1515
the Junior Proctor. As such we are not formally supported by the
1616
University Administration in any way; instead the service is maintained

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h4 style="color:white;" class="my-2">About us</h4>
7878
<div class="card-body">
7979
<p>The Student-Run Computing Facility (SRCF) is a volunteer-run student society at the University
8080
of Cambridge. We run our own servers hosted in-house within the university and provide computing services
81-
for thousands of staff and students.</p>
81+
for thousands of staff, students, and alumni.</p>
8282
<a class="btn btn-primary" role="button" href="about">Learn what we do &raquo;</a>
8383
</div>
8484
</div>

services.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h4 class="card-title">Web hosting</h4>
3939
<li>Apache server-side includes and <em>.htaccess</em> files</li>
4040
<li>simple Raven authentication via <em>mod_ucam_webauth</em></li>
4141
<li>HTTPS certificates to secure your site</li>
42-
<li>lifelong web address forwarding after you leave the university</li>
42+
<li>lifelong web hosting</li>
4343
</ul>
4444
</div>
4545
</div>
@@ -57,7 +57,7 @@ <h4 class="card-title">Email</h4>
5757
<li>simple forwarding of mail to an external address</li>
5858
<li>additional addresses (e.g. <span class="var">CRSid</span>-<span class="var">something</span>@srcf.net) or advanced filtering via forwarding rules</li>
5959
<li>Mailman mailing lists, with <a href="https://lists.srcf.net/mailman">web-based administration</a></li>
60-
<li>lifelong email forwarding after you leave the university</li>
60+
<li>lifelong email hosting</li>
6161
</ul>
6262
</div>
6363
</div>
@@ -119,7 +119,7 @@ <h3>Personal and group accounts</h3>
119119
<a href="<!--#if expr="${domain_control}" --><!--#echo var="domain_control" --><!--#endif -->/signup/society">
120120
create a new group account</a>. We recommend all group accounts name at
121121
least two administrators &ndash; this will help to maintain continuity of the
122-
account should one of the administrators leave the university. Admins may be
122+
account should one of the administrators close their SRCF account. Admins may be
123123
added or removed at any time, but new admins will need to sign up for a
124124
personal SRCF account if they don't already have one.</p>
125125

0 commit comments

Comments
 (0)