6c9b0b5db957
Transfer maintainership
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Wed, 04 Apr 2018 21:48:56 -0400 |
parents | dd59fc2ec390 |
children | 7d65c97026ec |
branches/tags | (none) |
files | content/projects.markdown |
Changes
--- a/content/projects.markdown Sun Feb 11 14:57:53 2018 -0500 +++ b/content/projects.markdown Wed Apr 04 21:48:56 2018 -0400 @@ -59,7 +59,6 @@ * [clojurecraft](https://github.com/sjl/clojurecraft) is a framework for writing Minecraft bots in Clojure. * [flask-csrf](https://sjl.bitbucket.io/flask-csrf/) is a Flask plugin to protect against CSRF attacks. * [hg-review](https://sjl.bitbucket.io/hg-review/) is a Mercurial plugin for performing distributed code review. This is a **really goddamned cool** idea that I just don't have the time to follow up on. -* [python-dribbble](https://github.com/sjl/python-dribbble) is Python bindings for the Dribbble API. * [red-tape](https://sjl.bitbucket.io/red-tape/) is a Clojure library for processing user-submitted data. It's heavily inspired by Django's forms (the good parts). * [roul](https://sjl.bitbucket.io/roul/) is a tiny Clojure library for working with random numbers. * [splice.vim](https://github.com/sjl/splice.vim) is a Vim plugin for managing three-way merges. @@ -78,6 +77,7 @@ * [flask-lesscss](https://github.com/AbhishekBiswal/flask-lesscss) is a Flask plugin to render LessCSS files when they change. It's now maintained by [Abhishek Biswal](https://github.com/AbhishekBiswal). * [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). +* [python-dribbble](https://github.com/sjl/python-dribbble) is Python bindings for the Dribbble API. It's now maintained by [Euccas Chen](http://www.euccas.me/). * [rerun](https://github.com/mandarg/rerun) is a tiny utility to make it easy to run a bunch of commands over and over again. It's now maintained by [Mandar Gokhale](https://github.com/mandarg). ## Finished