diff --git a/README.md b/README.md index a84b955f..1cbc3b91 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Floats (arbitrary-precision floating-point numbers) are in development and are c experimental. They are missing many important functions. However, the floating-point functions that *are* currently implemented are thoroughly tested and documented, with the exception of string conversion functions. The current floating-point string conversion functions are incomplete and will be changed in the future to match MPFR's behavior. -Malachite is developed by Mikhail Hogrefe. Thanks to AMS21, b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, and shekohex for additional contributions. +Malachite is developed by Mikhail Hogrefe. Thanks to b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, shekohex, and skycloudd for additional contributions. diff --git a/docs/index.md b/docs/index.md index 37c74427..9e62a7ec 100644 --- a/docs/index.md +++ b/docs/index.md @@ -127,7 +127,7 @@ Malachite is under active development, with many more types and features planned Nonetheless, it is extensively tested and documented, and ready for use today. Just be aware that its API is not stable yet, and that Malachite is licensed under LGPL 3.0. -Malachite is developed by Mikhail Hogrefe. Thanks to AMS21, b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, and shekohex for additional contributions. +Malachite is developed by Mikhail Hogrefe. Thanks to b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, shekohex, and skycloudd for additional contributions. # FAQ **How is "Malachite" pronounced, and what does it mean?** diff --git a/malachite-base/README.md b/malachite-base/README.md index d7886a17..6d75ab3f 100644 --- a/malachite-base/README.md +++ b/malachite-base/README.md @@ -90,6 +90,6 @@ browsing through - `bin_build`: This feature is used to build the code for demos and benchmarks, which also takes a long time to build. Enabling this feature also enables `test_build` and `random`. -Malachite is developed by Mikhail Hogrefe. Thanks to AMS21, b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, and shekohex for additional contributions. +Malachite is developed by Mikhail Hogrefe. Thanks to b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, shekohex, and skycloudd for additional contributions. Copyright © 2025 Mikhail Hogrefe diff --git a/malachite-float/README.md b/malachite-float/README.md index 7680bd5f..bc08b160 100644 --- a/malachite-float/README.md +++ b/malachite-float/README.md @@ -17,6 +17,6 @@ This crate defines TODO -Malachite is developed by Mikhail Hogrefe. Thanks to AMS21, b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, and shekohex for additional contributions. +Malachite is developed by Mikhail Hogrefe. Thanks to b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, shekohex, and skycloudd for additional contributions. Copyright © 2025 Mikhail Hogrefe diff --git a/malachite-nz/README.md b/malachite-nz/README.md index 650acc7c..f6dab0d6 100644 --- a/malachite-nz/README.md +++ b/malachite-nz/README.md @@ -154,6 +154,6 @@ browsing through - `bin_build`: This feature is used to build the code for demos and benchmarks, which also takes a long time to build. Enabling this feature also enables `test_build` and `random`. -Malachite is developed by Mikhail Hogrefe. Thanks to AMS21, b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, and shekohex for additional contributions. +Malachite is developed by Mikhail Hogrefe. Thanks to b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, shekohex, and skycloudd for additional contributions. Copyright © 2025 Mikhail Hogrefe diff --git a/malachite-q/README.md b/malachite-q/README.md index 21d2ce7b..8e890b02 100644 --- a/malachite-q/README.md +++ b/malachite-q/README.md @@ -85,6 +85,6 @@ browsing through - `bin_build`: This feature is used to build the code for demos and benchmarks, which also takes a long time to build. Enabling this feature also enables `test_build` and `random`. -Malachite is developed by Mikhail Hogrefe. Thanks to AMS21, b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, and shekohex for additional contributions. +Malachite is developed by Mikhail Hogrefe. Thanks to b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, shekohex, and skycloudd for additional contributions. Copyright © 2025 Mikhail Hogrefe