From ca4112baa34cb55091301bdc13b1420a122b1b9e Mon Sep 17 00:00:00 2001 From: Peter Bourgon Date: Mon, 19 Mar 2018 10:45:01 -0700 Subject: [PATCH] rm ROADMAP.md --- ROADMAP.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md deleted file mode 100644 index 5c462aa21..000000000 --- a/ROADMAP.md +++ /dev/null @@ -1,17 +0,0 @@ -# Roadmap - -This is a coarse-grained roadmap of Go kit development direction in the short -to mid-term future. It will be kept reasonably up-to-date by the project -maintainers. Suggest new ideas, enhancements, and features using the standard -[issues](https://github.com/go-kit/kit/issues) model. - -## Prioritized - -1. kitgen code generation (#308, #70) -1. package pubsub (#298, #295) - -## Unprioritized - -- package log/levels refactor (#250, #269, #252) -- package auth/jwt (#255) -