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:
Murray Cumming 2005-07-27 16:54:38 +00:00 committed by Murray Cumming
parent cad8dde875
commit 1c83eed2ce
2 changed files with 25 additions and 4 deletions

View file

@ -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> 2005-07-25 Glynn Foster <glynn.foster@sun.com>
* foundation.gnome.org/finance/Makefile.am: Update. * foundation.gnome.org/finance/Makefile.am: Update.

View file

@ -10,16 +10,30 @@
<body> <body>
<h1>Contact the GNOME Foundation</h1> <h1>Contact the GNOME Foundation</h1>
<dl> <h2>Email</h2>
<dt><b>Email</b></dt> <dl>
<dd><a href="mailto:board&#64;gnome&#46;org">Board of Directors</a></dd> <dd><a href="mailto:board&#64;gnome&#46;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&#64;gnome&#46;org">Executive Director</a></dd> <dd><a href="mailto:director&#64;gnome&#46;org">Executive Director</a></dd>
-->
<dd><a href="mailto:membership-committee&#64;gnome&#46;org">Foundation Membership Committee</a></dd> <dd><a href="mailto:membership-committee&#64;gnome&#46;org">Foundation Membership Committee</a></dd>
<dd><a href="mailto:elections&#64;gnome&#46;org">Foundation Elections Committee</a></dd> <dd><a href="mailto:elections&#64;gnome&#46;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-list">Foundation mailing list</a></dd>
<dd><a href="http://mail.gnome.org/mailman/listinfo/foundation-announce">Foundation Announce mailing list</a></dd> <dd><a href="http://mail.gnome.org/mailman/listinfo/foundation-announce">Foundation Announce mailing list</a></dd>
</dl> </dl>
<h2>Address</h2>
<p>
GNOME Foundation<br />
8 Cambridge Center<br />
Floor 5<br />
Cambridge, MA 02142<br />
USA
</p>
</body> </body>
</html> </html>