From 9888c66b59008724883116521cf9be4a3cb8486b Mon Sep 17 00:00:00 2001 From: Nicky Gerritsen Date: Fri, 22 Nov 2024 11:20:49 +0100 Subject: [PATCH 1/2] Add Blackfire thanks to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e86c74860d..9ce095b8e1 100644 --- a/README.md +++ b/README.md @@ -93,3 +93,11 @@ https://www.domjudge.org/mailman/postorius/lists/domjudge-devel.domjudge.org/ DOMjudge has a Slack workspace where a number of developers and users of DOMjudge linger. More information can be found at https://www.domjudge.org/chat + +Special thanks +-------------- + +[Blackfire](https://blackfire.io) for providing a free license for their + profiling tool. + +[](https://blackfire.io) From 0826ae9300d2a7ba6b3e5461f6c183971b622352 Mon Sep 17 00:00:00 2001 From: Nicky Gerritsen Date: Fri, 22 Nov 2024 11:23:15 +0100 Subject: [PATCH 2/2] Also thank Jetbrains --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9ce095b8e1..44dabca709 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,11 @@ https://www.domjudge.org/chat Special thanks -------------- +[Jetbrains](https://www.jetbrains.com) for providing a free license for their + IDEs. + +[](https://www.jetbrains.com) + [Blackfire](https://blackfire.io) for providing a free license for their profiling tool.