e46f79ff1947

Found a maintainer for clojure-lanterna
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 30 Jan 2017 12:16:18 +0000
parents 47a12980daee
children 1297aeb8b6a2
branches/tags (none)
files content/projects/index.markdown

Changes

--- 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).