Skip to content

Instantly share code, notes, and snippets.

@darwin
Created November 9, 2017 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darwin/06f9154e97e6c58f735c46dad1232a9b to your computer and use it in GitHub Desktop.
Save darwin/06f9154e97e6c58f735c46dad1232a9b to your computer and use it in GitHub Desktop.
{:user {...
; -------------------------------------------------------------------------------------------------------------------
:signing {:gpg-key "DDD8C87F"}
:deploy-repositories [["clojars" {:creds :gpg}]]
:pom-addition [:developers [:developer
[:name "Antonin Hildebrand"]
[:url "https://github.com/darwin"]
[:email "antonin@hildebrand.cz"]
[:timezone "+1"]]]
...}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment