From 72b386b7957b799097f74f0f2750c5089af158f9 Mon Sep 17 00:00:00 2001 From: Per Ryan Edin Date: Tue, 9 Jun 2026 17:51:51 +0200 Subject: [PATCH] Add Contributors --- Contributors.md | 11 +++++++++++ _Sidebar.md | 1 + 2 files changed, 12 insertions(+) create mode 100644 Contributors.md diff --git a/Contributors.md b/Contributors.md new file mode 100644 index 0000000..cfa63a2 --- /dev/null +++ b/Contributors.md @@ -0,0 +1,11 @@ +Contributors +============ + +See the git commit logs of individual projects for up-to-date information about +authorship. + +Acknowledgements +---------------- + +A special thanks to mphb80 for multiple and highly appreciated design +discussions, they've helped us enormously. diff --git a/_Sidebar.md b/_Sidebar.md index a8fa2df..d5c364c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -2,3 +2,4 @@ - [[Code of Conduct]] - [[Programming Guidelines]] +- [[Contributors]]