Skip to content

Commit

Permalink
Added complete set of minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Jan 20, 2017
1 parent 8eea9e5 commit f35ba03
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
16 changes: 16 additions & 0 deletions organization/minutes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: "HSF Weekly Meetings"
layout: default
---

# HSF Weekly Meetings

## Meeting Minutes

The startup team runs a regular HSF meeting (nominally, and usually, weekly) which is open to all. Meeting announcements and minutes are posted to the HSF open forum google group.

{:.table .table-hover .table-condensed .table-striped}
| Date | Title |
| ------ | ---------- |
{% for post in site.categories.organization %} | {{ post.date | date: "%d-%m-%Y" }} | [ {{ post.title }} ]( {{ post.url }} ) |
{% endfor %}
2 changes: 2 additions & 0 deletions organization/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ The startup team runs a regular HSF meeting (nominally, and usually, weekly) whi
{% for post in site.categories.organization limit: 10 %} | {{ post.date | date: "%d-%m-%Y" }} | [ {{ post.title }} ]( {{ post.url }} ) |
{% endfor %}

[Full list of past minutes](/organization/minutes.html).

## Presentations given by Startup Team Members
* [Hep Software Foundation and Community White Paper](https://indico.desy.de/getFile.py/access?contribId=17&sessionId=7&resId=0&materialId=slides&confId=15730), at the [10th Annual Meeting of the Helmholtz Alliance](https://indico.desy.de/conferenceOtherViews.py?view=standard&confId=15730), Nov 22-23, 2016, Frank Gaede
* [Challenges in the HEP SW Landscape](https://indico.desy.de/getFile.py/access?contribId=10&resId=0&materialId=1&confId=16073) at the [2016 KET-Meeting](https://indico.desy.de/conferenceDisplay.py?confId=16073), 18 Nov 2016, Benedikt Hegner
Expand Down

0 comments on commit f35ba03

Please sign in to comment.