-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmailing_lists.html
More file actions
36 lines (35 loc) · 1.2 KB
/
mailing_lists.html
File metadata and controls
36 lines (35 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
layout: master
title: Mailing Lists
selected: mailing_lists
---
<div id="content">
<div id="logo">
<a href="index.html"><img src="images/hData_logo.png" alt="hData Logo"></a>
</div>
<div class="projectDescription">
<h2>
Discussion Lists
</h2>
</div>
<br><br>
<div class="mailinglist">
Mailing lists for both the hData and L32 specifications are hosted by google groups. The groups are open to the public so anyone can join the lists and take part in the discussions.
</div>
<br>
<div class="mailinglist">
hData general discussions list - <a href="http://groups.google.com/group/hdata-general">http://groups.google.com/group/hdata-general</a>
</div>
<br>
<div class="mailinglist">
hData development discussions list - <a href="http://groups.google.com/group/hdata-dev">http://groups.google.com/group/hdata-dev</a>
</div>
<br>
<div>
L32 general discussions list - <a href="http://groups.google.com/group/l32-general/">http://groups.google.com/group/l32-general/</a>
</div>
<br>
<div class="mailinglist">
L32 development discussions list - <a href="http://groups.google.com/group/l32-dev/">http://groups.google.com/group/l32-dev/</a>
</div>
</div>