From 6e0d6b7fbcdd718c403595b4cb7fb8a380fa7bab Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Thu, 13 Jul 2017 22:20:33 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 31a51633..6ee4276f 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,12 @@ Other notes: - The platforms are very similar, until they're not. I'd rather have straight-forward code than totally DRY code, so let's keep airy platfrom abstractions to a minimum. - I might want to break the options into a shared config file one day, so that config is more easily shared. That has motivated some of the design decisions. +Maintainers +----------- + +- @joerick +- @tgarc + Credits -------