Added the address, based on the one one the friends page. Commented-out
2005-07-27 Murray Cumming <murrayc@murrayc.com> * foundation.gnome.org/contact/index.wml: Added the address, based on the one one the friends page. Commented-out the director@ email address because (I'm fairly sure) the board asked our director to stop using this.
This commit is contained in:
parent
cad8dde875
commit
1c83eed2ce
2 changed files with 25 additions and 4 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-07-27 Murray Cumming <murrayc@murrayc.com>
|
||||
|
||||
* foundation.gnome.org/contact/index.wml: Added the address,
|
||||
based on the one one the friends page. Commented-out the
|
||||
director@ email address because (I'm fairly sure) the board
|
||||
asked our director to stop using this.
|
||||
|
||||
2005-07-25 Glynn Foster <glynn.foster@sun.com>
|
||||
|
||||
* foundation.gnome.org/finance/Makefile.am: Update.
|
||||
|
|
|
@ -10,16 +10,30 @@
|
|||
<body>
|
||||
<h1>Contact the GNOME Foundation</h1>
|
||||
|
||||
<h2>Email</h2>
|
||||
<dl>
|
||||
<dt><b>Email</b></dt>
|
||||
<dd><a href="mailto:board@gnome.org">Board of Directors</a></dd>
|
||||
<!-- Commented this out, because I think the board prefers Tim not to use this email address,
|
||||
though I can not find the exact email now.
|
||||
<dd><a href="mailto:director@gnome.org">Executive Director</a></dd>
|
||||
-->
|
||||
<dd><a href="mailto:membership-committee@gnome.org">Foundation Membership Committee</a></dd>
|
||||
<dd><a href="mailto:elections@gnome.org">Foundation Elections Committee</a></dd>
|
||||
</dl>
|
||||
|
||||
<dt><b>Email lists</b></dt>
|
||||
<h2>Mailing lists</h2>
|
||||
<dl>
|
||||
<dd><a href="http://mail.gnome.org/mailman/listinfo/foundation-list">Foundation mailing list</a></dd>
|
||||
<dd><a href="http://mail.gnome.org/mailman/listinfo/foundation-announce">Foundation Announce mailing list</a></dd>
|
||||
</dl>
|
||||
|
||||
<h2>Address</h2>
|
||||
<p>
|
||||
GNOME Foundation<br />
|
||||
8 Cambridge Center<br />
|
||||
Floor 5<br />
|
||||
Cambridge, MA 02142<br />
|
||||
USA
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue