Skip to content

Commit

Permalink
Nominate developers (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikurube authored Jun 23, 2021
1 parent ffa6437 commit 3b26048
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,30 @@ publishing {
}

developers {
developer {
name = "Muga Nishizawa"
email = "muga.nishizawa@gmail.com"
}
developer {
name = "Sadayuki Furuhashi"
email = "frsyuki@gmail.com"
}
developer {
name = "Toyama Hiroshi"
email = "toyama0919@gmail.com"
}
developer {
name = "Satoshi Akama"
email = "satoshiakama@gmail.com"
}
developer {
name = "Serhii Himadieiev"
email = "gimadeevsv@gmail.com"
}
developer {
name = "Dai MIKURUBE"
email = "dmikurube@treasure-data.com"
}
}

scm {
Expand Down

0 comments on commit 3b26048

Please sign in to comment.