Add Ethan Atkins to developer list

This commit is contained in:
Ethan Atkins 2019-03-22 12:14:52 -07:00
parent 319ecf31c6
commit 7675007e00
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ def buildLevelSettings: Seq[Setting[_]] =
Developer("eed3si9n", "Eugene Yokota", "@eed3si9n", url("https://github.com/eed3si9n")),
Developer("jsuereth", "Josh Suereth", "@jsuereth", url("https://github.com/jsuereth")),
Developer("dwijnand", "Dale Wijnand", "@dwijnand", url("https://github.com/dwijnand")),
Developer("eatkins", "Ethan Atkins", "@eatkins", url("https://github.com/eatkins")),
Developer(
"gkossakowski",
"Grzegorz Kossakowski",