mirror of https://github.com/sbt/sbt.git
Merge pull request #4569 from eatkins/eatkins-developer
Add Ethan Atkins to developer list
This commit is contained in:
commit
6dc1d816b7
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue