mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
Add contact data in parent pom and gradle files.
Signed-off-by: Arne Deutsch <Arne.Deutsch@itemis.de>
This commit is contained in:
parent
7351821315
commit
c708bc89a2
1 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,12 @@ project {
|
|||
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'
|
||||
|
|
Loading…
Reference in a new issue