# HG changeset patch # User Steve Losh # Date 1485778578 0 # Node ID e46f79ff19474891daa5d21089fe36ce738209e6 # Parent 47a12980daeef7ee27bef040a503f3b3e15ad558 Found a maintainer for clojure-lanterna diff -r 47a12980daee -r e46f79ff1947 content/projects/index.markdown --- a/content/projects/index.markdown Mon Jan 16 17:45:48 2017 +0000 +++ b/content/projects/index.markdown Mon Jan 30 12:16:18 2017 +0000 @@ -56,7 +56,6 @@ over ownership of them please let me know. My only requirement is that you keep the license the same. -* [clojure-lanterna](http://sjl.bitbucket.org/clojure-lanterna/) is a thin wrapper around the Lanterna Java library to make it more Clojure-friendly. * [clojurecraft](https://github.com/sjl/clojurecraft) is a framework for writing Minecraft bots in Clojure. * [flask-csrf](http://sjl.bitbucket.org/flask-csrf/) is a Flask plugin to protect against CSRF attacks. * [flask-lesscss](http://sjl.bitbucket.org/flask-lesscss/) is a Flask plugin to render LessCSS files when they change. @@ -75,7 +74,8 @@ someone else. Please contact them if you have any questions about the current state of things. -* [clojure-postmark](http://sjl.bitbucket.org/clojure-postmark/) lets you talk to Postmark from Clojure. It's now maintained by [Daniel Compton](https://github.com/danielcompton). +* [clojure-lanterna](https://github.com/MultiMUD/clojure-lanterna) is a thin wrapper around the Lanterna Java library to make it more Clojure-friendly. It's now maintained by [Martin S Weber](https://github.com/Martin-S-Weber)/[MultiMUD](http://multimud.net/). +* [clojure-postmark](https://github.com/danielcompton/clojure-postmark) lets you talk to Postmark from Clojure. It's now maintained by [Daniel Compton](https://github.com/danielcompton). * [django-goodfields](https://github.com/dwaiter/django-goodfields/) is a Django plugin I created when I was at Dumbwaiter Design to make Django form fields less painful to render. * [hgtip](http://hgtip.com/) is a website with tips about using Mercurial that I started and eventually sold a long time ago. * [metrics-clojure](https://github.com/sjl/metrics-clojure) is a thin façade around Coda Hale's metrics library. It's now maintained by [Michael Klishin](https://github.com/michaelklishin).