From 8b986525f7d35f227ac6bb8596c4821a0e2083b9 Mon Sep 17 00:00:00 2001 From: David Lechner Date: Thu, 12 Mar 2020 13:23:35 -0500 Subject: [PATCH] New AUTHORS.md file This file lists specific copyright holders and project maintainers. It will also include any future contributors. --- AUTHORS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..0ef017c --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,10 @@ +**Project:** `pybricks-api` + +**The Pybricks Authors (copyright holders of this project):** +- Laurens Valk +- David Lechner +- LEGO System A/S + +**Maintainers:** +- Laurens Valk (@laurensvalk) +- David Lechner (@dlech)