99daf70e4e41

Transfer clojure-postmark
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 13 Jan 2017 11:48:00 +0000
parents b4f4a1f0454e
children bb255a85884a
branches/tags (none)
files content/projects/index.markdown

Changes

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