Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit a578b9d

Browse files
committed
updated readme
1 parent 4b6fbba commit a578b9d

1 file changed

Lines changed: 14 additions & 12 deletions

File tree

README.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The project contains several modules:
3434
- `dataformat-aasx` AASX de-/serializer
3535
- `dataformat-json` JSON de-/serializer
3636
- `dataformat-xml` XML de-/serializer
37+
- `dataformat-aml` AutomationML de-/serializer
3738

3839

3940

@@ -44,15 +45,16 @@ We always look for contributions, bug reports, feature requests etc. Simply open
4445

4546
# Contributors
4647

47-
| Name | Affiliation | Github Account | parent | core | aasx | json | xml |
48-
--- | --- | --- | :---: | :---: | :---: | :---: | :---:
49-
| Mohammad Alreeni | Fraunhofer IWU | []() | | | | | x |
50-
| Sebastian Bader | Fraunhofer IAIS | [sebbader](https://github.com/sebbader) | x | | | | |
51-
| Matthias Böckmann | Fraunhofer IAIS | [maboeckmann](https://github.com/maboeckmann) | x | | | | |
52-
| Maximilian Conradi | Fraunhofer IESE | []() | | | x | | x |
53-
| Daniel Espen | Fraunhofer IESE | [daespen](https://github.com/daespen) | | x | x | x | x |
54-
| Michael Jacoby | Fraunhofer IOSB| [mjacoby](https://github.com/mjacoby) | x | x | | x | x |
55-
| Jens Müller | Fraunhofer IOSB | [JensMueller2709](https://github.com/JensMueller2709) | | | | x | |
56-
| Bastian Rössl | Fraunhofer IOSB-INA | [br-iosb](https://github.com/br-iosb) | | | | x | |
57-
| Frank Schnicke | Fraunhofer IESE | [frankschnicke](https://github.com/frankschnicke) | | | x | | x |
58-
| Arno Weiss | Fraunhofer IWU | []() | | | | x | |
48+
| Name | Affiliation | Github Account | parent | core | aasx | json | xml | aml |
49+
--- | --- | --- | :---: | :---: | :---: | :---: | :---: | :---:
50+
| Mohammad Alreeni | Fraunhofer IWU | []() | | | | | x | |
51+
| Sebastian Bader | Fraunhofer IAIS | [sebbader](https://github.com/sebbader) | x | | | | | |
52+
| Matthias Böckmann | Fraunhofer IAIS | [maboeckmann](https://github.com/maboeckmann) | x | | | | | |
53+
| Maximilian Conradi | Fraunhofer IESE | []() | | | x | | x | |
54+
| Daniel Espen | Fraunhofer IESE | [daespen](https://github.com/daespen) | | x | x | x | x | |
55+
| Michael Jacoby | Fraunhofer IOSB| [mjacoby](https://github.com/mjacoby) | x | x | | x | x | x |
56+
| Jens Müller | Fraunhofer IOSB | [JensMueller2709](https://github.com/JensMueller2709) | | | | x | | x |
57+
| Bastian Rössl | Fraunhofer IOSB-INA | [br-iosb](https://github.com/br-iosb) | | | | x | | |
58+
| Frank Schnicke | Fraunhofer IESE | [frankschnicke](https://github.com/frankschnicke) | | | x | | x | |
59+
| Arno Weiss | Fraunhofer IWU | []() | | | | x | | |
60+
| Jan-Wilhelm Blume | Fraunhofer IOSB | []() | | | | | | x |

0 commit comments

Comments
 (0)