Switch jump/inflections/findr to @eschulte's repos, now that I have commit access there

This commit is contained in:
Steve Purcell 2012-06-29 14:49:50 +01:00
parent d2e88b7c4f
commit 392c7616d2
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
(findr :repo "purcell/jump.el" :fetcher github :files (findr :repo "eschulte/jump.el" :fetcher github :files
("findr.el")) ("findr.el"))

View file

@ -1,4 +1,4 @@
(inflections :repo "purcell/jump.el" (inflections :repo "eschulte/jump.el"
:fetcher github :fetcher github
:files ("inflections.el")) :files ("inflections.el"))

View file

@ -1,2 +1,2 @@
(jump :repo "purcell/jump.el" :fetcher github) (jump :repo "eschulte/jump.el" :fetcher github)