# HG changeset patch # User Steve Losh # Date 1484308080 0 # Node ID 99daf70e4e4186435590d0e8d9f734a0ec863ca7 # Parent b4f4a1f0454e48cb6dcd5d00ea8140405ec7b323 Transfer clojure-postmark diff -r b4f4a1f0454e -r 99daf70e4e41 content/projects/index.markdown --- a/content/projects/index.markdown Fri Jan 13 11:39:10 2017 +0000 +++ b/content/projects/index.markdown Fri Jan 13 11:48:00 2017 +0000 @@ -48,7 +48,6 @@ 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. -* [clojure-postmark](http://sjl.bitbucket.org/clojure-postmark/) lets you talk to Postmark from Clojure. * [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. @@ -61,12 +60,13 @@ * [tis100.vim](https://github.com/sjl/tis100.vim) contains Vim syntax highlighting and folding support for TIS-100 save files. * [vitality.vim](https://github.com/sjl/vitality.vim) makes Vim play nicely with iTerm 2 and tmux. -## Transferred Ownership +## Transferred Maintainership -These are projects that I started but have since passed ownership to someone -else. Please contact them if you have any questions about the current state of -things. +These are projects that I started but have since passed maintainership to +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). * [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).