diff --git a/.all-contributors-custom.yaml b/.all-contributors-custom.yaml index 914bc1acbd..0b0bfe94dd 100644 --- a/.all-contributors-custom.yaml +++ b/.all-contributors-custom.yaml @@ -31,6 +31,7 @@ - patmuk: Set MSRV. Fail fast. Improve message. Support relative config. Improve multiple docs. Fix warning. - banool: Fix pubspec parsing. Fix symbol-stripping doc. - AlexV525: Add Dart fix. Fix folder. +- Integral-Tech: Use concat. Fix lint. - Tienisto: Remove default enum case. Add mock init. - anlumo: Fix freezed + methods. Non-clone RustOpaque. Update syn. - temeddix: Fix broken CI. Custom num workers. Fix MacOS doc steps. Update doc. Make zero-copy defaultable. @@ -63,7 +64,6 @@ - h3x4d3c1m4l: Fix when outside folder. - HalidOdat: Improve config method. Hint build.rs. - Berrysoft: Fix missing symbols. -- Integral-Tech: Use concat. - bus710: Add a case in troubleshooting. - Demezy: Mention troubleshooting. - gutenfries: Bump proc-macros. diff --git a/.all-contributorsrc b/.all-contributorsrc index 81c9ed08e6..ed4069ca21 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -332,6 +332,15 @@ "code" ] }, + { + "login": "Integral-Tech", + "name": "Integral", + "avatar_url": "https://avatars.githubusercontent.com/u/71180087?v=4", + "profile": "https://blog.i7.homes", + "contributions": [ + "code" + ] + }, { "login": "Tienisto", "name": "Tien Do Nam", @@ -621,15 +630,6 @@ "code" ] }, - { - "login": "Integral-Tech", - "name": "Integral", - "avatar_url": "https://avatars.githubusercontent.com/u/71180087?v=4", - "profile": "https://blog.i7.homes", - "contributions": [ - "code" - ] - }, { "login": "bus710", "name": "bus710", diff --git a/README.md b/README.md index f244b96260..d8976702ba 100644 --- a/README.md +++ b/README.md @@ -245,49 +245,49 @@ Secondly, thanks goes to these wonderful contributors ([emoji key](https://allco Patrick Mukherjee
Patrick Mukherjee

๐Ÿ’ป Daniel Porteous (dport)
Daniel Porteous (dport)

๐Ÿ“– Alex Li
Alex Li

๐Ÿ’ป - Tien Do Nam
Tien Do Nam

๐Ÿ’ป + Integral
Integral

๐Ÿ’ป + Tien Do Nam
Tien Do Nam

๐Ÿ’ป Andreas Monitzer
Andreas Monitzer

๐Ÿ’ป Kim Dong-Hyun
Kim Dong-Hyun

๐Ÿ’ป ๐Ÿ“– NightFeather
NightFeather

๐Ÿ’ป Alex Ballmer
Alex Ballmer

๐Ÿ’ป alexlapa
alexlapa

๐Ÿ’ป Josรฉ Carlos
Josรฉ Carlos

๐Ÿ’ป - ไนๆœˆ
ไนๆœˆ

๐Ÿ’ป + ไนๆœˆ
ไนๆœˆ

๐Ÿ’ป wxitcode
wxitcode

๐Ÿ“– Arjen
Arjen

๐Ÿ’ป evdokimovs
evdokimovs

๐Ÿ’ป Johannes Lรถthberg
Johannes Lรถthberg

๐Ÿ’ป Markus
Markus

๐Ÿ’ป Krysl
Krysl

๐Ÿ’ป - Frederick Vollbrecht
Frederick Vollbrecht

๐Ÿ’ป + Frederick Vollbrecht
Frederick Vollbrecht

๐Ÿ’ป Wouter Ensink
Wouter Ensink

๐Ÿ“– Marcel
Marcel

๐Ÿ’ป Aidan
Aidan

๐Ÿ“– Debanjan Basu
Debanjan Basu

๐Ÿ“– Patrick Auernig
Patrick Auernig

๐Ÿ’ป Sai Chaitanya
Sai Chaitanya

๐Ÿ’ป - Xidorn Quan
Xidorn Quan

๐Ÿ’ป + Xidorn Quan
Xidorn Quan

๐Ÿ’ป jsonmona
jsonmona

๐Ÿ’ป mtz
mtz

๐Ÿ’ป codercengiz
codercengiz

๐Ÿ’ป Aran Donohue
Aran Donohue

๐Ÿ’ป Michael Bryan
Michael Bryan

๐Ÿ’ป Philip Kannegaard Hayes
Philip Kannegaard Hayes

๐Ÿ’ป - SilverMira
SilverMira

๐Ÿ’ป + SilverMira
SilverMira

๐Ÿ’ป Sander in 't Hout
Sander in 't Hout

๐Ÿ’ป Haled Odat
Haled Odat

๐Ÿ’ป ็Ž‹ๅฎ‡้€ธ
็Ž‹ๅฎ‡้€ธ

๐Ÿ’ป - Integral
Integral

๐Ÿ’ป bus710
bus710

๐Ÿ“– ._.
._.

๐Ÿ“– Marc Gutenberger
Marc Gutenberger

๐Ÿ’ป @@ -394,6 +394,7 @@ More specifically, thanks for all these contributions: * [patmuk](https://github.com/patmuk): Set MSRV. Fail fast. Improve message. Support relative config. Improve multiple docs. Fix warning. * [banool](https://github.com/banool): Fix pubspec parsing. Fix symbol-stripping doc. * [AlexV525](https://github.com/AlexV525): Add Dart fix. Fix folder. +* [Integral-Tech](https://github.com/Integral-Tech): Use concat. Fix lint. * [Tienisto](https://github.com/Tienisto): Remove default enum case. Add mock init. * [anlumo](https://github.com/anlumo): Fix freezed + methods. Non-clone RustOpaque. Update syn. * [temeddix](https://github.com/temeddix): Fix broken CI. Custom num workers. Fix MacOS doc steps. Update doc. Make zero-copy defaultable. @@ -426,7 +427,6 @@ More specifically, thanks for all these contributions: * [h3x4d3c1m4l](https://github.com/h3x4d3c1m4l): Fix when outside folder. * [HalidOdat](https://github.com/HalidOdat): Improve config method. Hint build.rs. * [Berrysoft](https://github.com/Berrysoft): Fix missing symbols. -* [Integral-Tech](https://github.com/Integral-Tech): Use concat. * [bus710](https://github.com/bus710): Add a case in troubleshooting. * [Demezy](https://github.com/Demezy): Mention troubleshooting. * [gutenfries](https://github.com/gutenfries): Bump proc-macros. diff --git a/website/docs/index.md b/website/docs/index.md index 3a012b2507..d30dcaa595 100644 --- a/website/docs/index.md +++ b/website/docs/index.md @@ -252,49 +252,49 @@ Secondly, thanks goes to these wonderful contributors ([emoji key](https://allco Patrick Mukherjee
Patrick Mukherjee

๐Ÿ’ป Daniel Porteous (dport)
Daniel Porteous (dport)

๐Ÿ“– Alex Li
Alex Li

๐Ÿ’ป - Tien Do Nam
Tien Do Nam

๐Ÿ’ป + Integral
Integral

๐Ÿ’ป + Tien Do Nam
Tien Do Nam

๐Ÿ’ป Andreas Monitzer
Andreas Monitzer

๐Ÿ’ป Kim Dong-Hyun
Kim Dong-Hyun

๐Ÿ’ป ๐Ÿ“– NightFeather
NightFeather

๐Ÿ’ป Alex Ballmer
Alex Ballmer

๐Ÿ’ป alexlapa
alexlapa

๐Ÿ’ป Josรฉ Carlos
Josรฉ Carlos

๐Ÿ’ป - ไนๆœˆ
ไนๆœˆ

๐Ÿ’ป + ไนๆœˆ
ไนๆœˆ

๐Ÿ’ป wxitcode
wxitcode

๐Ÿ“– Arjen
Arjen

๐Ÿ’ป evdokimovs
evdokimovs

๐Ÿ’ป Johannes Lรถthberg
Johannes Lรถthberg

๐Ÿ’ป Markus
Markus

๐Ÿ’ป Krysl
Krysl

๐Ÿ’ป - Frederick Vollbrecht
Frederick Vollbrecht

๐Ÿ’ป + Frederick Vollbrecht
Frederick Vollbrecht

๐Ÿ’ป Wouter Ensink
Wouter Ensink

๐Ÿ“– Marcel
Marcel

๐Ÿ’ป Aidan
Aidan

๐Ÿ“– Debanjan Basu
Debanjan Basu

๐Ÿ“– Patrick Auernig
Patrick Auernig

๐Ÿ’ป Sai Chaitanya
Sai Chaitanya

๐Ÿ’ป - Xidorn Quan
Xidorn Quan

๐Ÿ’ป + Xidorn Quan
Xidorn Quan

๐Ÿ’ป jsonmona
jsonmona

๐Ÿ’ป mtz
mtz

๐Ÿ’ป codercengiz
codercengiz

๐Ÿ’ป Aran Donohue
Aran Donohue

๐Ÿ’ป Michael Bryan
Michael Bryan

๐Ÿ’ป Philip Kannegaard Hayes
Philip Kannegaard Hayes

๐Ÿ’ป - SilverMira
SilverMira

๐Ÿ’ป + SilverMira
SilverMira

๐Ÿ’ป Sander in 't Hout
Sander in 't Hout

๐Ÿ’ป Haled Odat
Haled Odat

๐Ÿ’ป ็Ž‹ๅฎ‡้€ธ
็Ž‹ๅฎ‡้€ธ

๐Ÿ’ป - Integral
Integral

๐Ÿ’ป bus710
bus710

๐Ÿ“– ._.
._.

๐Ÿ“– Marc Gutenberger
Marc Gutenberger

๐Ÿ’ป @@ -401,6 +401,7 @@ More specifically, thanks for all these contributions: * [patmuk](https://github.com/patmuk): Set MSRV. Fail fast. Improve message. Support relative config. Improve multiple docs. Fix warning. * [banool](https://github.com/banool): Fix pubspec parsing. Fix symbol-stripping doc. * [AlexV525](https://github.com/AlexV525): Add Dart fix. Fix folder. +* [Integral-Tech](https://github.com/Integral-Tech): Use concat. Fix lint. * [Tienisto](https://github.com/Tienisto): Remove default enum case. Add mock init. * [anlumo](https://github.com/anlumo): Fix freezed + methods. Non-clone RustOpaque. Update syn. * [temeddix](https://github.com/temeddix): Fix broken CI. Custom num workers. Fix MacOS doc steps. Update doc. Make zero-copy defaultable. @@ -433,7 +434,6 @@ More specifically, thanks for all these contributions: * [h3x4d3c1m4l](https://github.com/h3x4d3c1m4l): Fix when outside folder. * [HalidOdat](https://github.com/HalidOdat): Improve config method. Hint build.rs. * [Berrysoft](https://github.com/Berrysoft): Fix missing symbols. -* [Integral-Tech](https://github.com/Integral-Tech): Use concat. * [bus710](https://github.com/bus710): Add a case in troubleshooting. * [Demezy](https://github.com/Demezy): Mention troubleshooting. * [gutenfries](https://github.com/gutenfries): Bump proc-macros.