From fd27e3b9eb01892c7f05c8b24c4fa33d34b8baca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 26 Sep 2024 18:26:28 +0200 Subject: [PATCH] doc: updated credits. --- doc/credits.dox | 2 ++ src/Magnum/Math/Functions.h | 1 + 2 files changed, 3 insertions(+) diff --git a/doc/credits.dox b/doc/credits.dox index fb58507aa..f38697b8f 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -165,6 +165,8 @@ Are the below lists missing your name or something's wrong? - **Joel Clay** ([\@jclay](https://github.com/jclay)) --- Vcpkg packages - **John Laxson** ([\@jlaxson](https://github.com/jlaxson)) --- Homebrew package improvements +- **John Turner** ([\@jturner65](https://github.com/jturner65)) --- + documentation improvements - **Jonathan Hale** ([\@Squareys](https://github.com/Squareys)) --- @ref Audio and @ref Trade library enhancements, @ref Platform::GlfwApplication and @ref Platform::EmscriptenApplication diff --git a/src/Magnum/Math/Functions.h b/src/Magnum/Math/Functions.h index 08d0a2958..b8b0f28bd 100644 --- a/src/Magnum/Math/Functions.h +++ b/src/Magnum/Math/Functions.h @@ -8,6 +8,7 @@ Copyright © 2020 Nghia Truong Copyright © 2020 Pablo Escobar Copyright © 2020 janos + Copyright © 2024 John Turner <7strbass@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"),