Skip to content

Commit 7eb8f68

Browse files
committed
Fixed contributors list
1 parent 83ae56c commit 7eb8f68

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Floats (arbitrary-precision floating-point numbers) are in development and are c
1111
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
1212
functions. The current floating-point string conversion functions are incomplete and will be changed in the future to match MPFR's behavior.
1313

14-
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.
14+
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.
1515

1616
<https://www.malachite.rs/>
1717

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Malachite is under active development, with many more types and features planned
127127
Nonetheless, it is extensively tested and documented, and ready for use today. Just be aware that
128128
its API is not stable yet, and that Malachite is licensed under LGPL 3.0.
129129

130-
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.
130+
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.
131131

132132
# FAQ
133133
**How is "Malachite" pronounced, and what does it mean?**

malachite-base/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ browsing through
9090
- `bin_build`: This feature is used to build the code for demos and benchmarks, which also
9191
takes a long time to build. Enabling this feature also enables `test_build` and `random`.
9292

93-
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.
93+
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.
9494

9595
Copyright © 2025 Mikhail Hogrefe

malachite-float/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ This crate defines
1717

1818
TODO
1919

20-
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.
20+
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.
2121

2222
Copyright © 2025 Mikhail Hogrefe

malachite-nz/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,6 @@ browsing through
154154
- `bin_build`: This feature is used to build the code for demos and benchmarks, which also
155155
takes a long time to build. Enabling this feature also enables `test_build` and `random`.
156156

157-
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.
157+
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.
158158

159159
Copyright © 2025 Mikhail Hogrefe

malachite-q/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ browsing through
8585
- `bin_build`: This feature is used to build the code for demos and benchmarks, which also
8686
takes a long time to build. Enabling this feature also enables `test_build` and `random`.
8787

88-
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.
88+
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.
8989

9090
Copyright © 2025 Mikhail Hogrefe

0 commit comments

Comments
 (0)