Change developer roles and emails
This commit is contained in:
@@ -28,15 +28,21 @@ publishing {
|
||||
}
|
||||
developers {
|
||||
developer {
|
||||
id = 'garyrussell'
|
||||
name = 'Gary Russell'
|
||||
email = 'grussell@vmware.com'
|
||||
id = 'sobychacko'
|
||||
name = 'Soby Chacko'
|
||||
email = 'soby.chacko@broadcom.com'
|
||||
roles = ["project lead"]
|
||||
}
|
||||
developer {
|
||||
id = 'abilan'
|
||||
id = 'garyrussell'
|
||||
name = 'Gary Russell'
|
||||
email = 'github@gprussell.net'
|
||||
roles = ["project lead emeritus"]
|
||||
}
|
||||
developer {
|
||||
id = 'artembilan'
|
||||
name = 'Artem Bilan'
|
||||
email = 'abilan@vmware.com'
|
||||
email = 'artem.bilan@broadcom.com'
|
||||
roles = ["contributor"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user