Remove username field

Merge with the "pkgname" field - apparently "username" is no longer
supported.
This commit is contained in:
Ben Moon 2016-01-11 08:37:03 +00:00
parent 3db1aec0ef
commit 94b04842ac

View File

@ -1,8 +1,7 @@
(:name duckpan
:description "Tools for working with DuckDuckHack development"
:type github
:pkgname "duckpan-emacs"
:username "GuiltyDolphin"
:pkgname "GuiltyDolphin/duckpan-emacs"
:branch "master"
:url "https://github.com/GuiltyDolphin/duckpan-emacs"
:features duckpan)