Update Project Lead
This commit is contained in:
@@ -19,7 +19,7 @@ Very important, before we can accept any *Spring Integration contributions*, we
|
||||
|
||||
* [https://support.springsource.com/spring_committer_signup](https://support.springsource.com/spring_committer_signup)
|
||||
|
||||
For **Project**, please select **Spring Integration**. The **Project Lead** is **Mark Fisher**.
|
||||
For **Project**, please select **Spring Integration**. The **Project Lead** is **Gary Russell**.
|
||||
|
||||
Once you've completed the web form, simply add the following in a comment on your pull request:
|
||||
|
||||
|
||||
@@ -51,25 +51,22 @@ def customizePom(pom, gradleProject) {
|
||||
}
|
||||
|
||||
developers {
|
||||
developer {
|
||||
id = 'markfisher'
|
||||
name = 'Mark Fisher'
|
||||
email = 'markfisher@vmware.com'
|
||||
}
|
||||
developer {
|
||||
id = 'olegz'
|
||||
name = 'Oleg Zhurakousky'
|
||||
email = 'ozhurakousky@vmware.com'
|
||||
}
|
||||
developer {
|
||||
id = 'garyrussell'
|
||||
name = 'Gary Russell'
|
||||
email = 'grussell@vmware.com'
|
||||
email = 'grussell@gopivotal.com'
|
||||
roles = ["project lead"]
|
||||
}
|
||||
developer {
|
||||
id = 'markfisher'
|
||||
name = 'Mark Fisher'
|
||||
email = 'markfisher@gopivotal.com'
|
||||
roles = ["project lead emeritus"]
|
||||
}
|
||||
developer {
|
||||
id = 'ghillert'
|
||||
name = 'Gunnar Hillert'
|
||||
email = 'ghillert@vmware.com'
|
||||
email = 'ghillert@gopivotal.com'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user