-
Notifications
You must be signed in to change notification settings - Fork 325
2018 and 2019 Bagwell awards #1070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 6 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
d314833
Create 2019-06-13-bagwell-award-2018.md
darjutak 353c919
revisions
SethTisue c746b02
Create 2019-06-13-bagwell-award-2019.md
darjutak 1eae8c9
fixups
SethTisue 5f13a26
add Kelley's info
SethTisue 4648269
oh yeah coc too
SethTisue 429c3c9
better blog links
SethTisue 28b27d8
add tribute video links
SethTisue af27d5c
Merge branch 'master' into bagwell-kenji
SethTisue File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
category: news | ||
title: "Kenji Yoshida receives community award" | ||
--- | ||
|
||
We are pleased to announce that the Phil Bagwell Memorial Scala Community Award for 2018 has been awarded to [Kenji Yoshida](https://twitter.com/xuwei_k). The award was presented in Lausanne at the outset of [Scala Days](https://scaladays.org/) 2019. | ||
|
||
<!-- the Scala Days link should be replaced with a 2019-specific link, once one is available --> | ||
|
||
On stage, Eugene Yokota accepted the award on Yoshida-san's behalf. You can watch the ceremony [here](https://scaladays.org/schedule/phil-bagwell-award--closing-panel). (The ceremony also included the 2019 award to Kelley Robinson.) | ||
|
||
## About the winner | ||
|
||
Yoshida-san is known to Scala users as: | ||
|
||
* Long-term maintainer of [scalaz](https://github.com/scalaz/scalaz), the first library to pioneer full support for pure-functional programming in Scala. | ||
* Prominent contributor to Scala 2.13. His many pull requests to the Scala repo were done while he was on parental leave in 2018. | ||
* A ubiquitous presence in pull request queues across the Scala open-source world, in literally hundreds of projects. Taken individually, his contributions are often small, but in aggregate, they are essential to our ecosystem's health. | ||
|
||
Some of Yoshida-san's Japanese-language tweets are available in English translation at [@not_xuwei_k](https://twitter.com/not_xuwei_k). | ||
|
||
## About the award | ||
|
||
The Bagwell Award is named in honor of Phil Bagwell, who passed away in 2012. In a [2012 blog post](https://www.typesafe.com/blog/rip-phil-bagwell), Martin Odersky remembers Phil and his special place in the Scala community. | ||
|
||
The Award Committee consists of previous Award winners (see below). They took [community nominations](https://www.scala-lang.org/blog/2019/03/01/phil-bagwell-nominations.html) into consideration. | ||
|
||
Past winners of the award: | ||
|
||
* 2017: [Josh Suereth](https://www.scala-lang.org/news/2017/09/25/bagwell-award-2017.html) | ||
* 2016: [Erik Osheim](https://www.scala-lang.org/news/2016/10/26/bagwell-award-2016.html) | ||
* 2015: [Bill Venners](http://scala-lang.org/news/2015/06/25/bagwell-award-2015.html) | ||
* 2014: [Lalit Pant](https://kojoenv.wordpress.com/2014/09/27/phil-bagwell-award/) | ||
* 2013: [Dick Wall](https://twitter.com/dickwall) |
This file contains hidden or 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 |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
category: news | ||
title: "Kelley Robinson receives community award" | ||
--- | ||
|
||
We are pleased to announce that the Phil Bagwell Memorial Scala Community Award for 2019 has been awarded to [Kelley Robinson](https://twitter.com/kelleyrobinson). The award was presented in Lausanne at the outset of [Scala Days](https://scaladays.org/) 2019. | ||
|
||
<!-- the Scala Days link should be replaced with a 2019-specific link, once one is available --> | ||
|
||
You can watch the ceremony [here](https://scaladays.org/schedule/phil-bagwell-award--closing-panel). (The ceremony also included the 2018 award to Kenji Yoshida.) | ||
|
||
## About the winner | ||
|
||
Kelley is known to Scala users as: | ||
|
||
* Founder of [ScalaBridge](https://scalabridge.org), a series of | ||
introductory Scala workshops for underrepresented groups, aimed at making | ||
the Scala community more diverse and inclusive. Since its launch in | ||
2016, ScalaBridge has spread around the globe. | ||
* Co-creator of the [Scala Code of Conduct](https://www.scala-lang.org/conduct/). | ||
* Conference speaker, known for talks such as "Why the Free Monad Isn't | ||
Free", "Demystifying Scala", and "Building a Better Scala Community". | ||
* Developer evangelist at [Twilio](https://www.twilio.com). | ||
|
||
## About the award | ||
|
||
The Bagwell Award is named in honor of Phil Bagwell, who passed away in 2012. In a [2012 blog post](https://www.typesafe.com/blog/rip-phil-bagwell), Martin Odersky remembers Phil and his special place in the Scala community. | ||
SethTisue marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
The Award Committee consists of previous Award winners (see below). They took [community nominations](https://www.scala-lang.org/blog/2019/03/01/phil-bagwell-nominations.html) into consideration. | ||
|
||
Past winners of the award: | ||
|
||
* 2018: [Kenji Yoshida](https://www.scala-lang.org/news/2019/06/13/bagwell-award-2018.html) | ||
* 2017: [Josh Suereth](https://www.scala-lang.org/news/2017/09/25/bagwell-award-2017.html) | ||
* 2016: [Erik Osheim](https://www.scala-lang.org/news/2016/10/26/bagwell-award-2016.html) | ||
* 2015: [Bill Venners](http://scala-lang.org/news/2015/06/25/bagwell-award-2015.html) | ||
* 2014: [Lalit Pant](https://kojoenv.wordpress.com/2014/09/27/phil-bagwell-award/) | ||
* 2013: [Dick Wall](https://twitter.com/dickwall) |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.