Skip to content

Commit

Permalink
feat: add maintainers to mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
pojiro committed Feb 19, 2022
1 parent 58b1bdb commit cd37271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ defmodule NervesSystemStm32mp157cOdyssey.MixProject do

defp package do
[
maintainers: ["takasehideki", "pojiro"],
files: package_files(),
licenses: ["Apache-2.0"],
links: %{"GitHub" => @source_url}
Expand Down

0 comments on commit cd37271

Please sign in to comment.