Skip to content

Commit

Permalink
Merge pull request #126 from dlemire60/main
Browse files Browse the repository at this point in the history
Contact page updates
  • Loading branch information
dlemire60 authored Oct 16, 2024
2 parents 26bfdd0 + d4a843f commit f859c44
Showing 1 changed file with 7 additions and 14 deletions.
21 changes: 7 additions & 14 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,37 +10,30 @@
<div class="container">
<div class="section-title">
<h2>OpenC2 Members</h2>
<p class="section-subtitle"><i>OpenC2 TC members may post to any of the OpenC2 mailing lists. OpenC2 TC membership is required to send to any of these lists.</i></p>
<p class="section-subtitle"><i>OpenC2 TC membership is required to send to any of these lists.</i></p>
</div>

<div class="row">
<div class="col-md-6">
<div class="icon-box">
<i class="icofont-badge"></i>
<h4><a href="mailto:[email protected]">Technical Committee</a></h4>
<p>[email protected]</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-lg-0">
<div class="icon-box">
<i class="icofont-users"></i>
<h4><a href="">TC cohairs</a></h4>
<p>The TC Chairs mail list is temporarily unavailable during the OASIS community platform transition.</p>
<h4>OpenC2 <a href="mailto:[email protected]" target="_blank">Technical Committee Discussion List</a></h4>
<p>TC members can post to the <a href="https://groups.oasis-open.org/communities/community-home/digestviewer?communitykey=a34c9baf-48b2-44c5-a567-018dc7d32296" target="_blank">OpenC2 TC discussion list</a>.</p>
</div>
</div>
</div>
<br><br>
<div class="section-title">
<h2>Non Members and General Information</h2>
<p class="section-subtitle"><i>All Members and Non Members can request information using these lists.</i></p>
<p class="section-subtitle"><i>All Members and non-members can request information using these lists.</i></p>
</div>

<div class="row">
<div class="col-md-6">
<div class="icon-box">
<i class="icofont-computer"></i>
<h4><a href="">Post Comments about Technical work on TC</a></h4>
<p>The Comments mail list is temporarily unavailable during the OASIS community platform transition.</p>
<h4><a href="">Post comments about OpenC2 TC technical work</a></h4>
<p>Non-members can contribute comments on OpenC2 TC work products using the <a href="https://groups.oasis-open.org/communities/community-home?CommunityKey=9ae0f0f9-24b5-44ea-9fe7-018dce260e09" target="_blank">openc2-comment discussion list</a> (creation of an OASIS community platform account is required).</p>
</div>
</div>
<div class="col-md-6 mt-4 mt-lg-0">
Expand All @@ -52,7 +45,7 @@ <h4><a href="https://www.oasis-open.org/join-2/">Join OASIS or Contact Member Se
</div>
</div>
<p></p><br>
<p>All mail is <a rel="noopener noreferrer" target="_blank" href="https://lists.oasis-open.org/archives/">archived publicly</a> and available for anyone to read.</p>
<p class="section-subtitle">Both the TC and comment discussion lists are publicly viewable and include all content since the founding of the OpenC2 TC in June 2017.</p>
</div>
</section>
</main>

0 comments on commit f859c44

Please sign in to comment.