From 5fd10e695a4dd9ac34b35da49ee52bb1b429b045 Mon Sep 17 00:00:00 2001 From: Dan Brown <ssddanbrown@googlemail.com> Date: Fri, 29 Oct 2021 21:37:10 +0100 Subject: [PATCH] Added sponsors to readme, updated license file --- LICENSE | 2 +- readme.md | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 61aeaad8c..0ec2e91ab 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2020 Dan Brown and the BookStack Project contributors +Copyright (c) 2015-present, Dan Brown and the BookStack Project contributors https://github.com/BookStackApp/BookStack/graphs/contributors Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/readme.md b/readme.md index 17ac9641b..eefbe98b6 100644 --- a/readme.md +++ b/readme.md @@ -27,6 +27,25 @@ BookStack is not designed as an extensible platform to be used for purposes that In regard to development philosophy, BookStack has a relaxed, open & positive approach. At the end of the day this is free software developed and maintained by people donating their own free time. +## 🌟 Project Sponsors + +Shown below are our bronze, silver and gold project sponsors. +Big thanks to these companies for supporting the project. +Note: Listed services are not tested, vetted nor supported by the official BookStack project in any manner. +[View all sponsors](https://github.com/sponsors/ssddanbrown). + +#### Bronze Sponsors + +<table><tbody><tr> +<td><a href="https://www.diagrams.net/" target="_blank"> + <img width="280" src="https://media.githubusercontent.com/media/BookStackApp/website/master/static/images/sponsors/diagramsnet.png" alt="Diagrams.net logo"> +</a></td> + +<td><a href="https://www.stellarhosted.com/" target="_blank"> + <img width="280" src="https://media.githubusercontent.com/media/BookStackApp/website/master/static/images/sponsors/stellarhosted.png" alt="Stellar Hosted Logo"> +</a></td> +</tr></tbody></table> + ## 🛣️ Road Map Below is a high-level road map view for BookStack to provide a sense of direction of where the project is going. This can change at any point and does not reflect many features and improvements that will also be included as part of the journey along this road map. For more granular detail of what will be included in upcoming releases you can review the project milestones as defined in the "Release Process" section below.