-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #112 from treasure-data/nominate-developers
Nominate past developers in the Git log
- Loading branch information
Showing
1 changed file
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,28 +139,32 @@ publishing { | |
|
||
developers { | ||
developer { | ||
name = "Satoshi Akama" | ||
email = "satoshiakama@gmail.com" | ||
name = "Muga Nishizawa" | ||
email = "muga.nishizawa@gmail.com" | ||
} | ||
developer { | ||
name = "Tai Khuu" | ||
email = "khuutantai@gmail.com" | ||
name = "Sadayuki Furuhashi" | ||
email = "frsyuki@gmail.com" | ||
} | ||
developer { | ||
name = "Trung Huynh" | ||
email = "httrung90@gmail.com" | ||
name = "Satoshi Akama" | ||
email = "satoshiakama@gmail.com" | ||
} | ||
developer { | ||
name = "Dai MIKURUBE" | ||
email = "[email protected]" | ||
} | ||
developer { | ||
name = "Viet Nguyen" | ||
email = "[email protected]" | ||
name = "Trung Huynh" | ||
email = "[email protected]" | ||
} | ||
developer { | ||
name = "Tuan Bui" | ||
email = "[email protected]" | ||
} | ||
developer { | ||
name = "John Luong" | ||
email = "jluong@treasure-data.com" | ||
name = "Serhii Himadieiev" | ||
email = "gimadeevsv@gmail.com" | ||
} | ||
} | ||
|
||
|