Commit 8886c48411121402bf435f152a2016d4ac47633b
1 parent
ff0427a9
Exists in
master
and in
12 other branches
new persons
Showing
4 changed files
with
41 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,11 @@ | @@ -0,0 +1,11 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | ||
3 | + <Version>2.2.0</Version> | ||
4 | + <Person> | ||
5 | + <ResourceID>spase://SMWG/Person/Alastair.C.Durney</ResourceID> | ||
6 | + <ReleaseDate>2010-08-05T17:35:45Z</ReleaseDate> | ||
7 | + <PersonName>Dr. Alastair C. Durney</PersonName> | ||
8 | + <OrganizationName>ESA, European Space Research and Technology Centre</OrganizationName> | ||
9 | + <PhoneNumber>+44 705665966 3312</PhoneNumber> | ||
10 | + </Person> | ||
11 | +</Spase> |
@@ -0,0 +1,10 @@ | @@ -0,0 +1,10 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | ||
3 | + <Version>2.2.0</Version> | ||
4 | + <Person> | ||
5 | + <ResourceID>spase://CDPP/Person/Elizabeth.Hays</ResourceID> | ||
6 | + <PersonName>Dr. Elizabeth Hays</PersonName> | ||
7 | + <OrganizationName/> | ||
8 | + <Email/> | ||
9 | + </Person> | ||
10 | +</Spase> |
@@ -0,0 +1,10 @@ | @@ -0,0 +1,10 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | ||
3 | + <Version>2.2.0</Version> | ||
4 | + <Person> | ||
5 | + <ResourceID>spase://CDPP/Person/I.Plotnikov</ResourceID> | ||
6 | + <PersonName>Dr. Illya Plotnikov</PersonName> | ||
7 | + <OrganizationName>IRAP, Toulouse, France</OrganizationName> | ||
8 | + <Email>illya.plotnikov@irap.omp.eu</Email> | ||
9 | + </Person> | ||
10 | +</Spase> |
@@ -0,0 +1,10 @@ | @@ -0,0 +1,10 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | ||
3 | + <Version>2.2.0</Version> | ||
4 | + <Person> | ||
5 | + <ResourceID>spase://CDPP/Person/J.Benkhoff</ResourceID> | ||
6 | + <PersonName>Dr. Johannes Benkhoff</PersonName> | ||
7 | + <OrganizationName>ESA</OrganizationName> | ||
8 | + <Email/> | ||
9 | + </Person> | ||
10 | +</Spase> |