mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
107 lines
2.4 KiB
Groovy
107 lines
2.4 KiB
Groovy
/*
|
|
* Information on Xtext developers used in generated pom files for Maven publishing.
|
|
*/
|
|
|
|
developers {
|
|
developer {
|
|
name = 'Sven Efftinge'
|
|
email = 'sven.efftinge@typefox.io'
|
|
organization = 'TypeFox'
|
|
organizationUrl = 'http://typefox.io'
|
|
}
|
|
developer {
|
|
name = 'Sebastian Benz'
|
|
}
|
|
developer {
|
|
name = 'Lorenzo Bettini'
|
|
email = 'lorenzo.bettini@gmail.com'
|
|
organization = 'DISIA, University Firenze'
|
|
}
|
|
developer {
|
|
name = 'Michael Clay'
|
|
}
|
|
developer {
|
|
name = 'Arne Deutsch'
|
|
email = 'arne.deutsch@itemis.de'
|
|
organization = 'itemis'
|
|
organizationUrl = 'http://www.itemis.com'
|
|
}
|
|
developer {
|
|
name = 'Christian Dietrich'
|
|
email = 'christian.dietrich@itemis.de'
|
|
organization = 'itemis'
|
|
organizationUrl = 'http://www.itemis.com'
|
|
}
|
|
developer {
|
|
name = 'Moritz Eysholdt'
|
|
email = 'moritz.eysholdt@typefox.io'
|
|
organization = 'TypeFox'
|
|
organizationUrl = 'http://typefox.io'
|
|
}
|
|
developer {
|
|
name = 'Dennis Hübner'
|
|
email = 'dennis.huebner@typefox.io'
|
|
organization = 'TypeFox'
|
|
organizationUrl = 'http://typefox.io'
|
|
}
|
|
developer {
|
|
name = 'Jan Köhnlein'
|
|
email = 'jan.koehnlein@typefox.io'
|
|
organization = 'TypeFox'
|
|
organizationUrl = 'http://typefox.io'
|
|
}
|
|
developer {
|
|
name = 'Anton Kosyakov'
|
|
email = 'anton.kosyakov@typefox.io'
|
|
organization = 'TypeFox'
|
|
organizationUrl = 'http://typefox.io'
|
|
}
|
|
developer {
|
|
name = 'Tamas Miklossy'
|
|
email = 'miklossy@itemis.de'
|
|
organization = 'itemis'
|
|
organizationUrl = 'http://www.itemis.com'
|
|
}
|
|
developer {
|
|
name = 'Stefan Oehme'
|
|
}
|
|
developer {
|
|
name = 'Holger Schill'
|
|
email = 'holger.schill@itemis.de'
|
|
organization = 'itemis'
|
|
organizationUrl = 'http://www.itemis.com'
|
|
}
|
|
developer {
|
|
name = 'Christian Schneider'
|
|
email = 'christian.schneider@typefox.io'
|
|
organization = 'TypeFox'
|
|
organizationUrl = 'http://typefox.io'
|
|
}
|
|
developer {
|
|
name = 'Miro Spönemann'
|
|
email = 'miro.spoenemann@typefox.io'
|
|
organization = 'TypeFox'
|
|
organizationUrl = 'http://typefox.io'
|
|
}
|
|
developer {
|
|
name = 'Karsten Thoms'
|
|
email = 'karsten.thoms@itemis.de'
|
|
organization = 'itemis'
|
|
organizationUrl = 'http://www.itemis.com'
|
|
}
|
|
developer {
|
|
name = 'Knut Wannheden'
|
|
}
|
|
developer {
|
|
name = 'Sebastian Zarnekow'
|
|
email = 'sebastian.zarnekow@gmail.com'
|
|
organization = 'itemis'
|
|
organizationUrl = 'http://www.itemis.com'
|
|
}
|
|
developer {
|
|
name = 'Titouan Vervack'
|
|
email = 'titouan.vervack@sigasi.com'
|
|
organization = 'Sigasi'
|
|
organizationUrl = 'https://www.sigasi.com'
|
|
}
|
|
}
|