Skip to content
Snippets Groups Projects
Commit 0079d7a6 authored by Tomasz Wolniewicz's avatar Tomasz Wolniewicz
Browse files

updates concerning the eduGAIN governamce change

parent 84388e68
Branches
Tags
1 merge request!29Master
......@@ -227,8 +227,8 @@ $rows[] = $edugainGUI->row('eduGAIN declaration', 'EDECL', 'edecl');
$rows[] = $edugainGUI->row('Federation URL', 'I', 'url', '', 0, 0, 4);
$rows[] = $edugainGUI->row('Registration practice', 'POL', 'registration');
$rows[] = $edugainGUI->row('Contact email', 'I', 'contact_email', '', 0, 0, 4);
$rows[] = $edugainGUI->row('TSG delegate', 'PERS', 'tsg_delegate');
$rows[] = $edugainGUI->row('TSG deputy', 'PERS', 'tsg_deputy');
$rows[] = $edugainGUI->row('Delegate', 'PERS', 'tsg_delegate');
$rows[] = $edugainGUI->row('Deputy', 'PERS', 'tsg_deputy');
$rows[] = $edugainGUI->row('Security contact', 'SIRTFI', 'security_contact');
$rows[] = $edugainGUI->row('Policy', 'POL', 'policy');
$rows[] = $edugainGUI->row('Policy in English', 'C', 'policy_english');
......
{% extends 'common/master.html' %}
{% set breadcrumb = ['Participants', 'Steering Group'] %}
{% set breadcrumb = ['Participants', 'Assembly'] %}
{% set half_of_feds = (tsg.FEDS | length)/2 | round %}
{% block title %}eduGAIN Steering Group{% endblock title %}
......@@ -7,7 +7,7 @@
{% block main_body %}
<div class="central-section">
<p>eduGAIN is governed by the Steering Group (SG) formed by delegates from all participant federations. The <a href="documents">eduGAIN Constitution</a> outlines the governance of the service. The names and contact details of SG members and their deputies are given in the list below.</p>
<p>eduGAIN is governed by the Assembly formed by delegates from all participant federations. The <a href="documents">eduGAIN Constitution</a> outlines the governance of the service. The names and contact details of Assembly members and their deputies are given in the list below.</p>
</div>
<div class="central-section">
......
......@@ -79,7 +79,7 @@ the primary channel being signed mail.
<h3>Governance delegate and deputy</h3>
<div>
<p>
eduGAIN is governed by the Steering Group.
eduGAIN is governed by the Assembly.
Each partcipating federation must delegate two members - a delegate and a deputy.
Please send names and e-mail addresses to the <a href="mailto:{{ constant('SUPPORT_EMAIL') }}"><span>{{ constant('SUPPORT_EMAIL') }}</span></a>.
</p>
......
......@@ -12,7 +12,7 @@
<dt>Metadata Aggregation Practice Statement</dt>
<dd>Describes details of metadata validation and aggregation. It is a WIKI document available <a href="https://wiki.geant.org/display/eduGAIN/Metadata+Aggregation+Practice+Statement" target="_blank">here</a>.</dd>
<dt>Best Current Practice document</dt><!-- comment -->
<dd>Lists conditions which are additionally checked by the validator, failure to comply with these will result in a validator warning It is a WIKI document available <a href="https://wiki.geant.org/display/eduGAIN/Best+Current+Practice" target="_blank">here</a>.
<dd>Lists conditions which are additionally checked by the validator, failure to comply with these will result in a validator warning. It is a WIKI document available <a href="https://wiki.geant.org/display/eduGAIN/Best+Current+Practice" target="_blank">here</a>.
See also <a href="https://technical.edugain.org/api.php?action=validator_warnings&format=print_r">https://technical.edugain.org/api.php?action=validator_warnings&format=print_r</a>.</dd>
<dt>Alerts</dt>
<dd>Whenever the aggregator finds a problem it issues a warning which is delivered by email to the federation contact address. Details are described in a WIKI document available <a href="https://wiki.geant.org/display/eduGAIN/Metadata+aggregation+-+alerts" target="_blank">here</a>.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment