We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d409a commit 87cfbf7Copy full SHA for 87cfbf7
mix.exs
@@ -11,7 +11,7 @@ defmodule RethinkDB.Mixfile do use Mix.Project
11
12
def package do
13
[
14
- contributors: ["Peter Hamilton"],
+ maintainers: ["Peter Hamilton"],
15
licenses: ["MIT"],
16
links: %{"GitHub" => "https://github.com/hamiltop/rethinkdb-elixir"}
17
]
0 commit comments