-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathabout.html
63 lines (59 loc) · 1.83 KB
/
about.html
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
layout: default
title: About HV Open
---
<div class="row front-page-section">
<div class="col-md-3">
<h1>Mission</h1>
</div>
<div class="col-md-6 paired-content">
<p>
HV Open's mission is to create a space for sharing about open
technologies. Our world is complicated, and software and data
science becomes a more important part of it every day. Open
Technologies such as open source, open data, open hardware, and
others are an important part of empowering users.
</p>
<p>
Open Technologies are also much better for learning. Being able
to open the hood and see the insides of complex systems helps us
understand more about the world.
</p>
</div>
</div>
<div class="row front-page-section">
<div class="col-md-3">
<h1>Leadership Team</h1>
</div>
<div class="col-md-6 paired-content">
<p>
We're an entirely volunteer organizations. Current the
leadership team includes: Joe Apuzzo and Matthias
Johnson. Anyone interested in contributing is welcome to come
out to our monthly meetings.
</p>
<p>
The best place to get engaged is in
the <a href="https://hvopen.slack.com/archives/CA3676BJQ">#organizing
channel</a> on HV Open Slack. We are always looking for more
help to expand the scope of the group.
</p>
</div>
</div>
<div class="row front-page-section">
<div class="col-md-3">
<h1>History</h1>
</div>
<div class="col-md-6 paired-content">
<p>
HV Open started as the Mid Hudson Valley Linux Users Group
(MHVLUG) in 2003, with our first meeting in March of that
year. During the early years the focus was on connecting Linux
users to each other.
</p>
<p>
In 2018, at the 15th Anniversary meeting the group was rebranded
HV Open.
</p>
</div>
</div>