Updating official repository for ein recipe

The original author of emacs-ipython-notebook, @tkf, has been inactive
on the project for nine months or so. Given that the project is
currently incompatible with current versions of IPython, I have forked
the project to millejoh/emacs-ipython-notebook to provide this
compatibility.

This change updates the MELPA recipe for ein to point to my repository,
since I appear to have become the de-facto maintainer of the project.
This commit is contained in:
John Miller 2014-12-14 11:29:06 -06:00 committed by Steve Purcell
parent 1834069f66
commit 3201516c01

View file

@ -1,2 +1,3 @@
(ein :repo "tkf/emacs-ipython-notebook" :fetcher github
(ein :repo "millejoh/emacs-ipython-notebook" :fetcher github
:files ("lisp/*"))