Browse Source

Release: uppy@4.0.0 (#5325)


| Package                   | Version | Package                   | Version |
| ------------------------- | ------- | ------------------------- | ------- |
| @uppy/angular             |   0.7.0 | @uppy/onedrive            |   4.0.0 |
| @uppy/audio               |   2.0.0 | @uppy/progress-bar        |   4.0.0 |
| @uppy/aws-s3              |   4.0.0 | @uppy/provider-views      |   4.0.0 |
| @uppy/aws-s3-multipart    |   4.0.0 | @uppy/react               |   4.0.0 |
| @uppy/box                 |   3.0.0 | @uppy/react-native        |   0.6.0 |
| @uppy/companion           |   5.0.0 | @uppy/redux-dev-tools     |   4.0.0 |
| @uppy/companion-client    |   4.0.0 | @uppy/remote-sources      |   2.0.0 |
| @uppy/compressor          |   2.0.0 | @uppy/screen-capture      |   4.0.0 |
| @uppy/core                |   4.0.0 | @uppy/status-bar          |   4.0.0 |
| @uppy/dashboard           |   4.0.0 | @uppy/store-default       |   4.0.0 |
| @uppy/drag-drop           |   4.0.0 | @uppy/store-redux         |   4.0.0 |
| @uppy/drop-target         |   3.0.0 | @uppy/svelte              |   4.0.0 |
| @uppy/dropbox             |   4.0.0 | @uppy/thumbnail-generator |   4.0.0 |
| @uppy/facebook            |   4.0.0 | @uppy/transloadit         |   4.0.0 |
| @uppy/file-input          |   4.0.0 | @uppy/tus                 |   4.0.0 |
| @uppy/form                |   4.0.0 | @uppy/unsplash            |   4.0.0 |
| @uppy/golden-retriever    |   4.0.0 | @uppy/url                 |   4.0.0 |
| @uppy/google-drive        |   4.0.0 | @uppy/utils               |   6.0.0 |
| @uppy/google-photos       |   0.2.0 | @uppy/vue                 |   2.0.0 |
| @uppy/image-editor        |   3.0.0 | @uppy/webcam              |   4.0.0 |
| @uppy/informer            |   4.0.0 | @uppy/xhr-upload          |   4.0.0 |
| @uppy/instagram           |   4.0.0 | @uppy/zoom                |   3.0.0 |
| @uppy/locales             |   4.0.0 | uppy                      |   4.0.0 |

- meta: Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (dependabot[bot] / #5314)
- meta: Bump docker/build-push-action from 6.2.0 to 6.3.0 (dependabot[bot] / #5313)
- @uppy/core: bring back resetProgress (Merlijn Vos / #5320)
- docs: add note regarding `COMPANION_CLIENT_ORIGINS_REGEX` (Antoine du Hamel / #5322)
- @uppy/companion: make streaming upload default to `true` (Mikael Finstad / #5315)
- docs: change slug for aws docs (Merlijn Vos / #5321)
- @uppy/core: export UppyOptions, UppyFile, Meta, Body (Merlijn Vos / #5319)
- meta: fix React linter rules (Antoine du Hamel / #5317)
- meta: enforce use of extension in import type declarations (Antoine du Hamel / #5316)
- @uppy/companion: remove `oauthOrigin` (Antoine du Hamel / #5311)
- docs,@uppy/companion-client: don't close socket when pausing (Mikael Finstad / #4821)
- @uppy/aws-s3: fix signing on client for bucket name with dots (Antoine du Hamel / #5312)
- @uppy/react: introduce useUppyEvent (Merlijn Vos / #5264)
- @uppy/companion: do not list Node.js 20.12 as compatible (Antoine du Hamel / #5309)
- @uppy/provider-views: `.openFolder()` - return progress indication (Evgenia Karunus / #5306)
- examples,@uppy/companion: Release: uppy@3.27.3 (github-actions[bot] / #5304)
- @uppy/companion: fix `TypeError` when parsing request (Antoine du Hamel / #5303)
github-actions[bot] 9 months ago
parent
commit
c6c279fa75
57 changed files with 244 additions and 192 deletions
  1. 1 1
      BUNDLE-README.md
  2. 49 0
      CHANGELOG.md
  3. 52 51
      README.md
  4. 2 2
      examples/cdn-example/index.html
  5. 2 2
      examples/uppy-with-companion/client/index.html
  6. 2 3
      packages/@uppy/angular/projects/uppy/angular/package.json
  7. 2 3
      packages/@uppy/audio/package.json
  8. 2 3
      packages/@uppy/aws-s3-multipart/package.json
  9. 7 0
      packages/@uppy/aws-s3/CHANGELOG.md
  10. 2 3
      packages/@uppy/aws-s3/package.json
  11. 2 3
      packages/@uppy/box/package.json
  12. 7 0
      packages/@uppy/companion-client/CHANGELOG.md
  13. 2 3
      packages/@uppy/companion-client/package.json
  14. 11 0
      packages/@uppy/companion/CHANGELOG.md
  15. 2 3
      packages/@uppy/companion/package.json
  16. 2 3
      packages/@uppy/compressor/package.json
  17. 8 0
      packages/@uppy/core/CHANGELOG.md
  18. 2 3
      packages/@uppy/core/package.json
  19. 2 3
      packages/@uppy/dashboard/package.json
  20. 2 3
      packages/@uppy/drag-drop/package.json
  21. 2 3
      packages/@uppy/drop-target/package.json
  22. 2 3
      packages/@uppy/dropbox/package.json
  23. 2 3
      packages/@uppy/facebook/package.json
  24. 2 3
      packages/@uppy/file-input/package.json
  25. 2 3
      packages/@uppy/form/package.json
  26. 2 3
      packages/@uppy/golden-retriever/package.json
  27. 2 3
      packages/@uppy/google-drive/package.json
  28. 2 3
      packages/@uppy/google-photos/package.json
  29. 2 3
      packages/@uppy/image-editor/package.json
  30. 2 3
      packages/@uppy/informer/package.json
  31. 2 3
      packages/@uppy/instagram/package.json
  32. 2 3
      packages/@uppy/locales/package.json
  33. 2 3
      packages/@uppy/onedrive/package.json
  34. 2 3
      packages/@uppy/progress-bar/package.json
  35. 7 0
      packages/@uppy/provider-views/CHANGELOG.md
  36. 2 3
      packages/@uppy/provider-views/package.json
  37. 1 1
      packages/@uppy/react-native/package.json
  38. 7 0
      packages/@uppy/react/CHANGELOG.md
  39. 2 3
      packages/@uppy/react/package.json
  40. 2 3
      packages/@uppy/redux-dev-tools/package.json
  41. 2 3
      packages/@uppy/remote-sources/package.json
  42. 2 3
      packages/@uppy/screen-capture/package.json
  43. 2 3
      packages/@uppy/status-bar/package.json
  44. 2 3
      packages/@uppy/store-default/package.json
  45. 2 3
      packages/@uppy/store-redux/package.json
  46. 2 3
      packages/@uppy/svelte/package.json
  47. 2 3
      packages/@uppy/thumbnail-generator/package.json
  48. 2 3
      packages/@uppy/transloadit/package.json
  49. 2 3
      packages/@uppy/tus/package.json
  50. 2 3
      packages/@uppy/unsplash/package.json
  51. 2 3
      packages/@uppy/url/package.json
  52. 2 3
      packages/@uppy/utils/package.json
  53. 2 3
      packages/@uppy/vue/package.json
  54. 2 3
      packages/@uppy/webcam/package.json
  55. 2 3
      packages/@uppy/xhr-upload/package.json
  56. 2 3
      packages/@uppy/zoom/package.json
  57. 2 3
      packages/uppy/package.json

+ 1 - 1
BUNDLE-README.md

@@ -2,7 +2,7 @@
 
 
 Hi, thanks for trying out the bundled version of the Uppy File Uploader. You can
 Hi, thanks for trying out the bundled version of the Uppy File Uploader. You can
 use this from a CDN
 use this from a CDN
-(`<script src="https://releases.transloadit.com/uppy/v4.0.0-beta.14/uppy.min.js"></script>`)
+(`<script src="https://releases.transloadit.com/uppy/v4.0.0/uppy.min.js"></script>`)
 or bundle it with your webapp.
 or bundle it with your webapp.
 
 
 Note that the recommended way to use Uppy is to install it with yarn/npm and use
 Note that the recommended way to use Uppy is to install it with yarn/npm and use

+ 49 - 0
CHANGELOG.md

@@ -12,6 +12,55 @@ Please add your entries in this format:
 
 
 In the current stage we aim to release a new version at least every month.
 In the current stage we aim to release a new version at least every month.
 
 
+## 4.0.0
+
+Released: 2024-07-10
+
+| Package                   | Version | Package                   | Version |
+| ------------------------- | ------- | ------------------------- | ------- |
+| @uppy/angular             |   0.7.0 | @uppy/onedrive            |   4.0.0 |
+| @uppy/audio               |   2.0.0 | @uppy/progress-bar        |   4.0.0 |
+| @uppy/aws-s3              |   4.0.0 | @uppy/provider-views      |   4.0.0 |
+| @uppy/aws-s3-multipart    |   4.0.0 | @uppy/react               |   4.0.0 |
+| @uppy/box                 |   3.0.0 | @uppy/react-native        |   0.6.0 |
+| @uppy/companion           |   5.0.0 | @uppy/redux-dev-tools     |   4.0.0 |
+| @uppy/companion-client    |   4.0.0 | @uppy/remote-sources      |   2.0.0 |
+| @uppy/compressor          |   2.0.0 | @uppy/screen-capture      |   4.0.0 |
+| @uppy/core                |   4.0.0 | @uppy/status-bar          |   4.0.0 |
+| @uppy/dashboard           |   4.0.0 | @uppy/store-default       |   4.0.0 |
+| @uppy/drag-drop           |   4.0.0 | @uppy/store-redux         |   4.0.0 |
+| @uppy/drop-target         |   3.0.0 | @uppy/svelte              |   4.0.0 |
+| @uppy/dropbox             |   4.0.0 | @uppy/thumbnail-generator |   4.0.0 |
+| @uppy/facebook            |   4.0.0 | @uppy/transloadit         |   4.0.0 |
+| @uppy/file-input          |   4.0.0 | @uppy/tus                 |   4.0.0 |
+| @uppy/form                |   4.0.0 | @uppy/unsplash            |   4.0.0 |
+| @uppy/golden-retriever    |   4.0.0 | @uppy/url                 |   4.0.0 |
+| @uppy/google-drive        |   4.0.0 | @uppy/utils               |   6.0.0 |
+| @uppy/google-photos       |   0.2.0 | @uppy/vue                 |   2.0.0 |
+| @uppy/image-editor        |   3.0.0 | @uppy/webcam              |   4.0.0 |
+| @uppy/informer            |   4.0.0 | @uppy/xhr-upload          |   4.0.0 |
+| @uppy/instagram           |   4.0.0 | @uppy/zoom                |   3.0.0 |
+| @uppy/locales             |   4.0.0 | uppy                      |   4.0.0 |
+
+- meta: Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (dependabot[bot] / #5314)
+- meta: Bump docker/build-push-action from 6.2.0 to 6.3.0 (dependabot[bot] / #5313)
+- @uppy/core: bring back resetProgress (Merlijn Vos / #5320)
+- docs: add note regarding `COMPANION_CLIENT_ORIGINS_REGEX` (Antoine du Hamel / #5322)
+- @uppy/companion: make streaming upload default to `true` (Mikael Finstad / #5315)
+- docs: change slug for aws docs (Merlijn Vos / #5321)
+- @uppy/core: export UppyOptions, UppyFile, Meta, Body (Merlijn Vos / #5319)
+- meta: fix React linter rules (Antoine du Hamel / #5317)
+- meta: enforce use of extension in import type declarations (Antoine du Hamel / #5316)
+- @uppy/companion: remove `oauthOrigin` (Antoine du Hamel / #5311)
+- docs,@uppy/companion-client: don't close socket when pausing (Mikael Finstad / #4821)
+- @uppy/aws-s3: fix signing on client for bucket name with dots (Antoine du Hamel / #5312)
+- @uppy/react: introduce useUppyEvent (Merlijn Vos / #5264)
+- @uppy/companion: do not list Node.js 20.12 as compatible (Antoine du Hamel / #5309)
+- @uppy/provider-views: `.openFolder()` - return progress indication (Evgenia Karunus / #5306)
+- examples,@uppy/companion: Release: uppy@3.27.3 (github-actions[bot] / #5304)
+- @uppy/companion: fix `TypeError` when parsing request (Antoine du Hamel / #5303)
+
+
 ## 4.0.0-beta.14
 ## 4.0.0-beta.14
 
 
 Released: 2024-07-02
 Released: 2024-07-02

+ 52 - 51
README.md

@@ -87,7 +87,7 @@ npm install @uppy/core @uppy/dashboard @uppy/tus
 ```
 ```
 
 
 Add CSS
 Add CSS
-[uppy.min.css](https://releases.transloadit.com/uppy/v4.0.0-beta.14/uppy.min.css),
+[uppy.min.css](https://releases.transloadit.com/uppy/v4.0.0/uppy.min.css),
 either to your HTML page’s `<head>` or include in JS, if your bundler of choice
 either to your HTML page’s `<head>` or include in JS, if your bundler of choice
 supports it.
 supports it.
 
 
@@ -102,7 +102,7 @@ object.
 ```html
 ```html
 <!-- 1. Add CSS to `<head>` -->
 <!-- 1. Add CSS to `<head>` -->
 <link
 <link
-  href="https://releases.transloadit.com/uppy/v4.0.0-beta.14/uppy.min.css"
+  href="https://releases.transloadit.com/uppy/v4.0.0/uppy.min.css"
   rel="stylesheet"
   rel="stylesheet"
 />
 />
 
 
@@ -113,7 +113,7 @@ object.
     Uppy,
     Uppy,
     Dashboard,
     Dashboard,
     Tus,
     Tus,
-  } from 'https://releases.transloadit.com/uppy/v4.0.0-beta.14/uppy.min.mjs'
+  } from 'https://releases.transloadit.com/uppy/v4.0.0/uppy.min.mjs'
 
 
   const uppy = new Uppy()
   const uppy = new Uppy()
   uppy.use(Dashboard, { target: '#files-drag-drop' })
   uppy.use(Dashboard, { target: '#files-drag-drop' })
@@ -302,7 +302,7 @@ Use Uppy in your project?
 
 
 <table id="contributors_table">
 <table id="contributors_table">
 <tr><td><a href=https://github.com/arturi><img width="117" alt="arturi" src="https://avatars.githubusercontent.com/u/1199054?v=4&s=117"></a></td><td><a href=https://github.com/goto-bus-stop><img width="117" alt="goto-bus-stop" src="https://avatars.githubusercontent.com/u/1006268?v=4&s=117"></a></td><td><a href=https://github.com/kvz><img width="117" alt="kvz" src="https://avatars.githubusercontent.com/u/26752?v=4&s=117"></a></td><td><a href=https://github.com/aduh95><img width="117" alt="aduh95" src="https://avatars.githubusercontent.com/u/14309773?v=4&s=117"></a></td><td><a href=https://github.com/ifedapoolarewaju><img width="117" alt="ifedapoolarewaju" src="https://avatars.githubusercontent.com/u/8383781?v=4&s=117"></a></td><td><a href=https://github.com/hedgerh><img width="117" alt="hedgerh" src="https://avatars.githubusercontent.com/u/2524280?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/arturi><img width="117" alt="arturi" src="https://avatars.githubusercontent.com/u/1199054?v=4&s=117"></a></td><td><a href=https://github.com/goto-bus-stop><img width="117" alt="goto-bus-stop" src="https://avatars.githubusercontent.com/u/1006268?v=4&s=117"></a></td><td><a href=https://github.com/kvz><img width="117" alt="kvz" src="https://avatars.githubusercontent.com/u/26752?v=4&s=117"></a></td><td><a href=https://github.com/aduh95><img width="117" alt="aduh95" src="https://avatars.githubusercontent.com/u/14309773?v=4&s=117"></a></td><td><a href=https://github.com/ifedapoolarewaju><img width="117" alt="ifedapoolarewaju" src="https://avatars.githubusercontent.com/u/8383781?v=4&s=117"></a></td><td><a href=https://github.com/hedgerh><img width="117" alt="hedgerh" src="https://avatars.githubusercontent.com/u/2524280?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/Murderlon><img width="117" alt="Murderlon" src="https://avatars.githubusercontent.com/u/9060226?v=4&s=117"></a></td><td><a href=https://github.com/AJvanLoon><img width="117" alt="AJvanLoon" src="https://avatars.githubusercontent.com/u/15716628?v=4&s=117"></a></td><td><a href=https://github.com/nqst><img width="117" alt="nqst" src="https://avatars.githubusercontent.com/u/375537?v=4&s=117"></a></td><td><a href=https://github.com/mifi><img width="117" alt="mifi" src="https://avatars.githubusercontent.com/u/402547?v=4&s=117"></a></td><td><a href=https://github.com/apps/github-actions><img width="117" alt="github-actions[bot]" src="https://avatars.githubusercontent.com/in/15368?v=4&s=117"></a></td><td><a href=https://github.com/lakesare><img width="117" alt="lakesare" src="https://avatars.githubusercontent.com/u/7578559?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/Murderlon><img width="117" alt="Murderlon" src="https://avatars.githubusercontent.com/u/9060226?v=4&s=117"></a></td><td><a href=https://github.com/mifi><img width="117" alt="mifi" src="https://avatars.githubusercontent.com/u/402547?v=4&s=117"></a></td><td><a href=https://github.com/nqst><img width="117" alt="nqst" src="https://avatars.githubusercontent.com/u/375537?v=4&s=117"></a></td><td><a href=https://github.com/AJvanLoon><img width="117" alt="AJvanLoon" src="https://avatars.githubusercontent.com/u/15716628?v=4&s=117"></a></td><td><a href=https://github.com/apps/github-actions><img width="117" alt="github-actions[bot]" src="https://avatars.githubusercontent.com/in/15368?v=4&s=117"></a></td><td><a href=https://github.com/lakesare><img width="117" alt="lakesare" src="https://avatars.githubusercontent.com/u/7578559?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/apps/dependabot><img width="117" alt="dependabot[bot]" src="https://avatars.githubusercontent.com/in/29110?v=4&s=117"></a></td><td><a href=https://github.com/kiloreux><img width="117" alt="kiloreux" src="https://avatars.githubusercontent.com/u/6282557?v=4&s=117"></a></td><td><a href=https://github.com/samuelayo><img width="117" alt="samuelayo" src="https://avatars.githubusercontent.com/u/14964486?v=4&s=117"></a></td><td><a href=https://github.com/sadovnychyi><img width="117" alt="sadovnychyi" src="https://avatars.githubusercontent.com/u/193864?v=4&s=117"></a></td><td><a href=https://github.com/richardwillars><img width="117" alt="richardwillars" src="https://avatars.githubusercontent.com/u/291004?v=4&s=117"></a></td><td><a href=https://github.com/ajkachnic><img width="117" alt="ajkachnic" src="https://avatars.githubusercontent.com/u/44317699?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/apps/dependabot><img width="117" alt="dependabot[bot]" src="https://avatars.githubusercontent.com/in/29110?v=4&s=117"></a></td><td><a href=https://github.com/kiloreux><img width="117" alt="kiloreux" src="https://avatars.githubusercontent.com/u/6282557?v=4&s=117"></a></td><td><a href=https://github.com/samuelayo><img width="117" alt="samuelayo" src="https://avatars.githubusercontent.com/u/14964486?v=4&s=117"></a></td><td><a href=https://github.com/sadovnychyi><img width="117" alt="sadovnychyi" src="https://avatars.githubusercontent.com/u/193864?v=4&s=117"></a></td><td><a href=https://github.com/richardwillars><img width="117" alt="richardwillars" src="https://avatars.githubusercontent.com/u/291004?v=4&s=117"></a></td><td><a href=https://github.com/ajkachnic><img width="117" alt="ajkachnic" src="https://avatars.githubusercontent.com/u/44317699?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/zcallan><img width="117" alt="zcallan" src="https://avatars.githubusercontent.com/u/13760738?v=4&s=117"></a></td><td><a href=https://github.com/YukeshShr><img width="117" alt="YukeshShr" src="https://avatars.githubusercontent.com/u/71844521?v=4&s=117"></a></td><td><a href=https://github.com/janko><img width="117" alt="janko" src="https://avatars.githubusercontent.com/u/795488?v=4&s=117"></a></td><td><a href=https://github.com/oliverpool><img width="117" alt="oliverpool" src="https://avatars.githubusercontent.com/u/3864879?v=4&s=117"></a></td><td><a href=https://github.com/Botz><img width="117" alt="Botz" src="https://avatars.githubusercontent.com/u/2706678?v=4&s=117"></a></td><td><a href=https://github.com/mcallistertyler><img width="117" alt="mcallistertyler" src="https://avatars.githubusercontent.com/u/14939210?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/zcallan><img width="117" alt="zcallan" src="https://avatars.githubusercontent.com/u/13760738?v=4&s=117"></a></td><td><a href=https://github.com/YukeshShr><img width="117" alt="YukeshShr" src="https://avatars.githubusercontent.com/u/71844521?v=4&s=117"></a></td><td><a href=https://github.com/janko><img width="117" alt="janko" src="https://avatars.githubusercontent.com/u/795488?v=4&s=117"></a></td><td><a href=https://github.com/oliverpool><img width="117" alt="oliverpool" src="https://avatars.githubusercontent.com/u/3864879?v=4&s=117"></a></td><td><a href=https://github.com/Botz><img width="117" alt="Botz" src="https://avatars.githubusercontent.com/u/2706678?v=4&s=117"></a></td><td><a href=https://github.com/mcallistertyler><img width="117" alt="mcallistertyler" src="https://avatars.githubusercontent.com/u/14939210?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/mokutsu-coursera><img width="117" alt="mokutsu-coursera" src="https://avatars.githubusercontent.com/u/65177495?v=4&s=117"></a></td><td><a href=https://github.com/dschmidt><img width="117" alt="dschmidt" src="https://avatars.githubusercontent.com/u/448487?v=4&s=117"></a></td><td><a href=https://github.com/DJWassink><img width="117" alt="DJWassink" src="https://avatars.githubusercontent.com/u/1822404?v=4&s=117"></a></td><td><a href=https://github.com/mrbatista><img width="117" alt="mrbatista" src="https://avatars.githubusercontent.com/u/6544817?v=4&s=117"></a></td><td><a href=https://github.com/taoqf><img width="117" alt="taoqf" src="https://avatars.githubusercontent.com/u/15901911?v=4&s=117"></a></td><td><a href=https://github.com/timodwhit><img width="117" alt="timodwhit" src="https://avatars.githubusercontent.com/u/2761203?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/mokutsu-coursera><img width="117" alt="mokutsu-coursera" src="https://avatars.githubusercontent.com/u/65177495?v=4&s=117"></a></td><td><a href=https://github.com/dschmidt><img width="117" alt="dschmidt" src="https://avatars.githubusercontent.com/u/448487?v=4&s=117"></a></td><td><a href=https://github.com/DJWassink><img width="117" alt="DJWassink" src="https://avatars.githubusercontent.com/u/1822404?v=4&s=117"></a></td><td><a href=https://github.com/mrbatista><img width="117" alt="mrbatista" src="https://avatars.githubusercontent.com/u/6544817?v=4&s=117"></a></td><td><a href=https://github.com/taoqf><img width="117" alt="taoqf" src="https://avatars.githubusercontent.com/u/15901911?v=4&s=117"></a></td><td><a href=https://github.com/timodwhit><img width="117" alt="timodwhit" src="https://avatars.githubusercontent.com/u/2761203?v=4&s=117"></a></td></tr>
@@ -319,55 +319,56 @@ Use Uppy in your project?
 <tr><td><a href=https://github.com/AndrwM><img width="117" alt="AndrwM" src="https://avatars.githubusercontent.com/u/565743?v=4&s=117"></a></td><td><a href=https://github.com/behnammodi><img width="117" alt="behnammodi" src="https://avatars.githubusercontent.com/u/1549069?v=4&s=117"></a></td><td><a href=https://github.com/BePo65><img width="117" alt="BePo65" src="https://avatars.githubusercontent.com/u/6582465?v=4&s=117"></a></td><td><a href=https://github.com/bradedelman><img width="117" alt="bradedelman" src="https://avatars.githubusercontent.com/u/124367?v=4&s=117"></a></td><td><a href=https://github.com/camiloforero><img width="117" alt="camiloforero" src="https://avatars.githubusercontent.com/u/6606686?v=4&s=117"></a></td><td><a href=https://github.com/command-tab><img width="117" alt="command-tab" src="https://avatars.githubusercontent.com/u/3069?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/AndrwM><img width="117" alt="AndrwM" src="https://avatars.githubusercontent.com/u/565743?v=4&s=117"></a></td><td><a href=https://github.com/behnammodi><img width="117" alt="behnammodi" src="https://avatars.githubusercontent.com/u/1549069?v=4&s=117"></a></td><td><a href=https://github.com/BePo65><img width="117" alt="BePo65" src="https://avatars.githubusercontent.com/u/6582465?v=4&s=117"></a></td><td><a href=https://github.com/bradedelman><img width="117" alt="bradedelman" src="https://avatars.githubusercontent.com/u/124367?v=4&s=117"></a></td><td><a href=https://github.com/camiloforero><img width="117" alt="camiloforero" src="https://avatars.githubusercontent.com/u/6606686?v=4&s=117"></a></td><td><a href=https://github.com/command-tab><img width="117" alt="command-tab" src="https://avatars.githubusercontent.com/u/3069?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/craig-jennings><img width="117" alt="craig-jennings" src="https://avatars.githubusercontent.com/u/1683368?v=4&s=117"></a></td><td><a href=https://github.com/davekiss><img width="117" alt="davekiss" src="https://avatars.githubusercontent.com/u/1256071?v=4&s=117"></a></td><td><a href=https://github.com/denysdesign><img width="117" alt="denysdesign" src="https://avatars.githubusercontent.com/u/1041797?v=4&s=117"></a></td><td><a href=https://github.com/ethanwillis><img width="117" alt="ethanwillis" src="https://avatars.githubusercontent.com/u/182492?v=4&s=117"></a></td><td><a href=https://github.com/frobinsonj><img width="117" alt="frobinsonj" src="https://avatars.githubusercontent.com/u/16726902?v=4&s=117"></a></td><td><a href=https://github.com/richmeij><img width="117" alt="richmeij" src="https://avatars.githubusercontent.com/u/9741858?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/craig-jennings><img width="117" alt="craig-jennings" src="https://avatars.githubusercontent.com/u/1683368?v=4&s=117"></a></td><td><a href=https://github.com/davekiss><img width="117" alt="davekiss" src="https://avatars.githubusercontent.com/u/1256071?v=4&s=117"></a></td><td><a href=https://github.com/denysdesign><img width="117" alt="denysdesign" src="https://avatars.githubusercontent.com/u/1041797?v=4&s=117"></a></td><td><a href=https://github.com/ethanwillis><img width="117" alt="ethanwillis" src="https://avatars.githubusercontent.com/u/182492?v=4&s=117"></a></td><td><a href=https://github.com/frobinsonj><img width="117" alt="frobinsonj" src="https://avatars.githubusercontent.com/u/16726902?v=4&s=117"></a></td><td><a href=https://github.com/richmeij><img width="117" alt="richmeij" src="https://avatars.githubusercontent.com/u/9741858?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/richartkeil><img width="117" alt="richartkeil" src="https://avatars.githubusercontent.com/u/8680858?v=4&s=117"></a></td><td><a href=https://github.com/paescuj><img width="117" alt="paescuj" src="https://avatars.githubusercontent.com/u/5363448?v=4&s=117"></a></td><td><a href=https://github.com/msand><img width="117" alt="msand" src="https://avatars.githubusercontent.com/u/1131362?v=4&s=117"></a></td><td><a href=https://github.com/martiuslim><img width="117" alt="martiuslim" src="https://avatars.githubusercontent.com/u/17944339?v=4&s=117"></a></td><td><a href=https://github.com/Martin005><img width="117" alt="Martin005" src="https://avatars.githubusercontent.com/u/10096404?v=4&s=117"></a></td><td><a href=https://github.com/mskelton><img width="117" alt="mskelton" src="https://avatars.githubusercontent.com/u/25914066?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/richartkeil><img width="117" alt="richartkeil" src="https://avatars.githubusercontent.com/u/8680858?v=4&s=117"></a></td><td><a href=https://github.com/paescuj><img width="117" alt="paescuj" src="https://avatars.githubusercontent.com/u/5363448?v=4&s=117"></a></td><td><a href=https://github.com/msand><img width="117" alt="msand" src="https://avatars.githubusercontent.com/u/1131362?v=4&s=117"></a></td><td><a href=https://github.com/martiuslim><img width="117" alt="martiuslim" src="https://avatars.githubusercontent.com/u/17944339?v=4&s=117"></a></td><td><a href=https://github.com/Martin005><img width="117" alt="Martin005" src="https://avatars.githubusercontent.com/u/10096404?v=4&s=117"></a></td><td><a href=https://github.com/mskelton><img width="117" alt="mskelton" src="https://avatars.githubusercontent.com/u/25914066?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/mactavishz><img width="117" alt="mactavishz" src="https://avatars.githubusercontent.com/u/12948083?v=4&s=117"></a></td><td><a href=https://github.com/lafe><img width="117" alt="lafe" src="https://avatars.githubusercontent.com/u/4070008?v=4&s=117"></a></td><td><a href=https://github.com/dogrocker><img width="117" alt="dogrocker" src="https://avatars.githubusercontent.com/u/8379027?v=4&s=117"></a></td><td><a href=https://github.com/jedwood><img width="117" alt="jedwood" src="https://avatars.githubusercontent.com/u/369060?v=4&s=117"></a></td><td><a href=https://github.com/geertclerx><img width="117" alt="geertclerx" src="https://avatars.githubusercontent.com/u/1381327?v=4&s=117"></a></td><td><a href=https://github.com/jasonbosco><img width="117" alt="jasonbosco" src="https://avatars.githubusercontent.com/u/458383?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/ghasrfakhri><img width="117" alt="ghasrfakhri" src="https://avatars.githubusercontent.com/u/4945963?v=4&s=117"></a></td><td><a href=https://github.com/rart><img width="117" alt="rart" src="https://avatars.githubusercontent.com/u/3928341?v=4&s=117"></a></td><td><a href=https://github.com/rossng><img width="117" alt="rossng" src="https://avatars.githubusercontent.com/u/565371?v=4&s=117"></a></td><td><a href=https://github.com/scherroman><img width="117" alt="scherroman" src="https://avatars.githubusercontent.com/u/7923938?v=4&s=117"></a></td><td><a href=https://github.com/robwilson1><img width="117" alt="robwilson1" src="https://avatars.githubusercontent.com/u/7114944?v=4&s=117"></a></td><td><a href=https://github.com/SxDx><img width="117" alt="SxDx" src="https://avatars.githubusercontent.com/u/2004247?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/refo><img width="117" alt="refo" src="https://avatars.githubusercontent.com/u/1114116?v=4&s=117"></a></td><td><a href=https://github.com/raulibanez><img width="117" alt="raulibanez" src="https://avatars.githubusercontent.com/u/1070825?v=4&s=117"></a></td><td><a href=https://github.com/luarmr><img width="117" alt="luarmr" src="https://avatars.githubusercontent.com/u/817416?v=4&s=117"></a></td><td><a href=https://github.com/eman8519><img width="117" alt="eman8519" src="https://avatars.githubusercontent.com/u/2380804?v=4&s=117"></a></td><td><a href=https://github.com/Pzoco><img width="117" alt="Pzoco" src="https://avatars.githubusercontent.com/u/3101348?v=4&s=117"></a></td><td><a href=https://github.com/ppadmavilasom><img width="117" alt="ppadmavilasom" src="https://avatars.githubusercontent.com/u/11167452?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/mactavishz><img width="117" alt="mactavishz" src="https://avatars.githubusercontent.com/u/12948083?v=4&s=117"></a></td><td><a href=https://github.com/lafe><img width="117" alt="lafe" src="https://avatars.githubusercontent.com/u/4070008?v=4&s=117"></a></td><td><a href=https://github.com/dogrocker><img width="117" alt="dogrocker" src="https://avatars.githubusercontent.com/u/8379027?v=4&s=117"></a></td><td><a href=https://github.com/jedwood><img width="117" alt="jedwood" src="https://avatars.githubusercontent.com/u/369060?v=4&s=117"></a></td><td><a href=https://github.com/jasonbosco><img width="117" alt="jasonbosco" src="https://avatars.githubusercontent.com/u/458383?v=4&s=117"></a></td><td><a href=https://github.com/geertclerx><img width="117" alt="geertclerx" src="https://avatars.githubusercontent.com/u/1381327?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/ghasrfakhri><img width="117" alt="ghasrfakhri" src="https://avatars.githubusercontent.com/u/4945963?v=4&s=117"></a></td><td><a href=https://github.com/rossng><img width="117" alt="rossng" src="https://avatars.githubusercontent.com/u/565371?v=4&s=117"></a></td><td><a href=https://github.com/scherroman><img width="117" alt="scherroman" src="https://avatars.githubusercontent.com/u/7923938?v=4&s=117"></a></td><td><a href=https://github.com/robwilson1><img width="117" alt="robwilson1" src="https://avatars.githubusercontent.com/u/7114944?v=4&s=117"></a></td><td><a href=https://github.com/SxDx><img width="117" alt="SxDx" src="https://avatars.githubusercontent.com/u/2004247?v=4&s=117"></a></td><td><a href=https://github.com/refo><img width="117" alt="refo" src="https://avatars.githubusercontent.com/u/1114116?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/raulibanez><img width="117" alt="raulibanez" src="https://avatars.githubusercontent.com/u/1070825?v=4&s=117"></a></td><td><a href=https://github.com/luarmr><img width="117" alt="luarmr" src="https://avatars.githubusercontent.com/u/817416?v=4&s=117"></a></td><td><a href=https://github.com/eman8519><img width="117" alt="eman8519" src="https://avatars.githubusercontent.com/u/2380804?v=4&s=117"></a></td><td><a href=https://github.com/pedantic-git><img width="117" alt="pedantic-git" src="https://avatars.githubusercontent.com/u/962930?v=4&s=117"></a></td><td><a href=https://github.com/Pzoco><img width="117" alt="Pzoco" src="https://avatars.githubusercontent.com/u/3101348?v=4&s=117"></a></td><td><a href=https://github.com/ppadmavilasom><img width="117" alt="ppadmavilasom" src="https://avatars.githubusercontent.com/u/11167452?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/phillipalexander><img width="117" alt="phillipalexander" src="https://avatars.githubusercontent.com/u/1577682?v=4&s=117"></a></td><td><a href=https://github.com/pmusaraj><img width="117" alt="pmusaraj" src="https://avatars.githubusercontent.com/u/368961?v=4&s=117"></a></td><td><a href=https://github.com/pedrofs><img width="117" alt="pedrofs" src="https://avatars.githubusercontent.com/u/56484?v=4&s=117"></a></td><td><a href=https://github.com/plneto><img width="117" alt="plneto" src="https://avatars.githubusercontent.com/u/5697434?v=4&s=117"></a></td><td><a href=https://github.com/patricklindsay><img width="117" alt="patricklindsay" src="https://avatars.githubusercontent.com/u/7923681?v=4&s=117"></a></td><td><a href=https://github.com/pascalwengerter><img width="117" alt="pascalwengerter" src="https://avatars.githubusercontent.com/u/16822008?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/phillipalexander><img width="117" alt="phillipalexander" src="https://avatars.githubusercontent.com/u/1577682?v=4&s=117"></a></td><td><a href=https://github.com/pmusaraj><img width="117" alt="pmusaraj" src="https://avatars.githubusercontent.com/u/368961?v=4&s=117"></a></td><td><a href=https://github.com/pedrofs><img width="117" alt="pedrofs" src="https://avatars.githubusercontent.com/u/56484?v=4&s=117"></a></td><td><a href=https://github.com/plneto><img width="117" alt="plneto" src="https://avatars.githubusercontent.com/u/5697434?v=4&s=117"></a></td><td><a href=https://github.com/patricklindsay><img width="117" alt="patricklindsay" src="https://avatars.githubusercontent.com/u/7923681?v=4&s=117"></a></td><td><a href=https://github.com/pascalwengerter><img width="117" alt="pascalwengerter" src="https://avatars.githubusercontent.com/u/16822008?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/JimmyLv><img width="117" alt="JimmyLv" src="https://avatars.githubusercontent.com/u/4997466?v=4&s=117"></a></td><td><a href=https://github.com/Tashows><img width="117" alt="Tashows" src="https://avatars.githubusercontent.com/u/16656928?v=4&s=117"></a></td><td><a href=https://github.com/taj><img width="117" alt="taj" src="https://avatars.githubusercontent.com/u/16062635?v=4&s=117"></a></td><td><a href=https://github.com/strayer><img width="117" alt="strayer" src="https://avatars.githubusercontent.com/u/310624?v=4&s=117"></a></td><td><a href=https://github.com/sjauld><img width="117" alt="sjauld" src="https://avatars.githubusercontent.com/u/8232503?v=4&s=117"></a></td><td><a href=https://github.com/steverob><img width="117" alt="steverob" src="https://avatars.githubusercontent.com/u/1220480?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/amaitu><img width="117" alt="amaitu" src="https://avatars.githubusercontent.com/u/15688439?v=4&s=117"></a></td><td><a href=https://github.com/quigebo><img width="117" alt="quigebo" src="https://avatars.githubusercontent.com/u/741?v=4&s=117"></a></td><td><a href=https://github.com/waptik><img width="117" alt="waptik" src="https://avatars.githubusercontent.com/u/1687551?v=4&s=117"></a></td><td><a href=https://github.com/SpazzMarticus><img width="117" alt="SpazzMarticus" src="https://avatars.githubusercontent.com/u/5716457?v=4&s=117"></a></td><td><a href=https://github.com/szh><img width="117" alt="szh" src="https://avatars.githubusercontent.com/u/546965?v=4&s=117"></a></td><td><a href=https://github.com/sergei-zelinsky><img width="117" alt="sergei-zelinsky" src="https://avatars.githubusercontent.com/u/19428086?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/sebasegovia01><img width="117" alt="sebasegovia01" src="https://avatars.githubusercontent.com/u/35777287?v=4&s=117"></a></td><td><a href=https://github.com/sdebacker><img width="117" alt="sdebacker" src="https://avatars.githubusercontent.com/u/134503?v=4&s=117"></a></td><td><a href=https://github.com/Rattone><img width="117" alt="Rattone" src="https://avatars.githubusercontent.com/u/7362607?v=4&s=117"></a></td><td><a href=https://github.com/samuelcolburn><img width="117" alt="samuelcolburn" src="https://avatars.githubusercontent.com/u/9741902?v=4&s=117"></a></td><td><a href=https://github.com/fortunto2><img width="117" alt="fortunto2" src="https://avatars.githubusercontent.com/u/1236751?v=4&s=117"></a></td><td><a href=https://github.com/GNURub><img width="117" alt="GNURub" src="https://avatars.githubusercontent.com/u/1318648?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/ParsaArvanehPA><img width="117" alt="ParsaArvanehPA" src="https://avatars.githubusercontent.com/u/62149413?v=4&s=117"></a></td><td><a href=https://github.com/ken-kuro><img width="117" alt="ken-kuro" src="https://avatars.githubusercontent.com/u/47441476?v=4&s=117"></a></td><td><a href=https://github.com/milannakum><img width="117" alt="milannakum" src="https://avatars.githubusercontent.com/u/11374368?v=4&s=117"></a></td><td><a href=https://github.com/mkopinsky><img width="117" alt="mkopinsky" src="https://avatars.githubusercontent.com/u/591435?v=4&s=117"></a></td><td><a href=https://github.com/mhulet><img width="117" alt="mhulet" src="https://avatars.githubusercontent.com/u/293355?v=4&s=117"></a></td><td><a href=https://github.com/hrsh><img width="117" alt="hrsh" src="https://avatars.githubusercontent.com/u/1929359?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/mauricioribeiro><img width="117" alt="mauricioribeiro" src="https://avatars.githubusercontent.com/u/2589856?v=4&s=117"></a></td><td><a href=https://github.com/matthewhartstonge><img width="117" alt="matthewhartstonge" src="https://avatars.githubusercontent.com/u/6119549?v=4&s=117"></a></td><td><a href=https://github.com/mjesuele><img width="117" alt="mjesuele" src="https://avatars.githubusercontent.com/u/871117?v=4&s=117"></a></td><td><a href=https://github.com/mattfik><img width="117" alt="mattfik" src="https://avatars.githubusercontent.com/u/1638028?v=4&s=117"></a></td><td><a href=https://github.com/mateuscruz><img width="117" alt="mateuscruz" src="https://avatars.githubusercontent.com/u/8962842?v=4&s=117"></a></td><td><a href=https://github.com/masumulu28><img width="117" alt="masumulu28" src="https://avatars.githubusercontent.com/u/49063256?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/masaok><img width="117" alt="masaok" src="https://avatars.githubusercontent.com/u/1320083?v=4&s=117"></a></td><td><a href=https://github.com/martin-brennan><img width="117" alt="martin-brennan" src="https://avatars.githubusercontent.com/u/920448?v=4&s=117"></a></td><td><a href=https://github.com/marcusforsberg><img width="117" alt="marcusforsberg" src="https://avatars.githubusercontent.com/u/1009069?v=4&s=117"></a></td><td><a href=https://github.com/marcosthejew><img width="117" alt="marcosthejew" src="https://avatars.githubusercontent.com/u/1500967?v=4&s=117"></a></td><td><a href=https://github.com/mperrando><img width="117" alt="mperrando" src="https://avatars.githubusercontent.com/u/525572?v=4&s=117"></a></td><td><a href=https://github.com/onhate><img width="117" alt="onhate" src="https://avatars.githubusercontent.com/u/980905?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/Tashows><img width="117" alt="Tashows" src="https://avatars.githubusercontent.com/u/16656928?v=4&s=117"></a></td><td><a href=https://github.com/taj><img width="117" alt="taj" src="https://avatars.githubusercontent.com/u/16062635?v=4&s=117"></a></td><td><a href=https://github.com/strayer><img width="117" alt="strayer" src="https://avatars.githubusercontent.com/u/310624?v=4&s=117"></a></td><td><a href=https://github.com/sjauld><img width="117" alt="sjauld" src="https://avatars.githubusercontent.com/u/8232503?v=4&s=117"></a></td><td><a href=https://github.com/steverob><img width="117" alt="steverob" src="https://avatars.githubusercontent.com/u/1220480?v=4&s=117"></a></td><td><a href=https://github.com/amaitu><img width="117" alt="amaitu" src="https://avatars.githubusercontent.com/u/15688439?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/quigebo><img width="117" alt="quigebo" src="https://avatars.githubusercontent.com/u/741?v=4&s=117"></a></td><td><a href=https://github.com/waptik><img width="117" alt="waptik" src="https://avatars.githubusercontent.com/u/1687551?v=4&s=117"></a></td><td><a href=https://github.com/SpazzMarticus><img width="117" alt="SpazzMarticus" src="https://avatars.githubusercontent.com/u/5716457?v=4&s=117"></a></td><td><a href=https://github.com/szh><img width="117" alt="szh" src="https://avatars.githubusercontent.com/u/546965?v=4&s=117"></a></td><td><a href=https://github.com/sergei-zelinsky><img width="117" alt="sergei-zelinsky" src="https://avatars.githubusercontent.com/u/19428086?v=4&s=117"></a></td><td><a href=https://github.com/sebasegovia01><img width="117" alt="sebasegovia01" src="https://avatars.githubusercontent.com/u/35777287?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/sdebacker><img width="117" alt="sdebacker" src="https://avatars.githubusercontent.com/u/134503?v=4&s=117"></a></td><td><a href=https://github.com/Rattone><img width="117" alt="Rattone" src="https://avatars.githubusercontent.com/u/7362607?v=4&s=117"></a></td><td><a href=https://github.com/samuelcolburn><img width="117" alt="samuelcolburn" src="https://avatars.githubusercontent.com/u/9741902?v=4&s=117"></a></td><td><a href=https://github.com/fortunto2><img width="117" alt="fortunto2" src="https://avatars.githubusercontent.com/u/1236751?v=4&s=117"></a></td><td><a href=https://github.com/GNURub><img width="117" alt="GNURub" src="https://avatars.githubusercontent.com/u/1318648?v=4&s=117"></a></td><td><a href=https://github.com/rart><img width="117" alt="rart" src="https://avatars.githubusercontent.com/u/3928341?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/ParsaArvanehPA><img width="117" alt="ParsaArvanehPA" src="https://avatars.githubusercontent.com/u/62149413?v=4&s=117"></a></td><td><a href=https://github.com/achmiral><img width="117" alt="achmiral" src="https://avatars.githubusercontent.com/u/10906059?v=4&s=117"></a></td><td><a href=https://github.com/ken-kuro><img width="117" alt="ken-kuro" src="https://avatars.githubusercontent.com/u/47441476?v=4&s=117"></a></td><td><a href=https://github.com/milannakum><img width="117" alt="milannakum" src="https://avatars.githubusercontent.com/u/11374368?v=4&s=117"></a></td><td><a href=https://github.com/mkopinsky><img width="117" alt="mkopinsky" src="https://avatars.githubusercontent.com/u/591435?v=4&s=117"></a></td><td><a href=https://github.com/mhulet><img width="117" alt="mhulet" src="https://avatars.githubusercontent.com/u/293355?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/hrsh><img width="117" alt="hrsh" src="https://avatars.githubusercontent.com/u/1929359?v=4&s=117"></a></td><td><a href=https://github.com/mauricioribeiro><img width="117" alt="mauricioribeiro" src="https://avatars.githubusercontent.com/u/2589856?v=4&s=117"></a></td><td><a href=https://github.com/matthewhartstonge><img width="117" alt="matthewhartstonge" src="https://avatars.githubusercontent.com/u/6119549?v=4&s=117"></a></td><td><a href=https://github.com/mjesuele><img width="117" alt="mjesuele" src="https://avatars.githubusercontent.com/u/871117?v=4&s=117"></a></td><td><a href=https://github.com/mattfik><img width="117" alt="mattfik" src="https://avatars.githubusercontent.com/u/1638028?v=4&s=117"></a></td><td><a href=https://github.com/mateuscruz><img width="117" alt="mateuscruz" src="https://avatars.githubusercontent.com/u/8962842?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/masumulu28><img width="117" alt="masumulu28" src="https://avatars.githubusercontent.com/u/49063256?v=4&s=117"></a></td><td><a href=https://github.com/masaok><img width="117" alt="masaok" src="https://avatars.githubusercontent.com/u/1320083?v=4&s=117"></a></td><td><a href=https://github.com/martin-brennan><img width="117" alt="martin-brennan" src="https://avatars.githubusercontent.com/u/920448?v=4&s=117"></a></td><td><a href=https://github.com/marcusforsberg><img width="117" alt="marcusforsberg" src="https://avatars.githubusercontent.com/u/1009069?v=4&s=117"></a></td><td><a href=https://github.com/marcosthejew><img width="117" alt="marcosthejew" src="https://avatars.githubusercontent.com/u/1500967?v=4&s=117"></a></td><td><a href=https://github.com/mperrando><img width="117" alt="mperrando" src="https://avatars.githubusercontent.com/u/525572?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/cryptic022><img width="117" alt="cryptic022" src="https://avatars.githubusercontent.com/u/18145703?v=4&s=117"></a></td><td><a href=https://github.com/Ozodbek1405><img width="117" alt="Ozodbek1405" src="https://avatars.githubusercontent.com/u/86141593?v=4&s=117"></a></td><td><a href=https://github.com/leftdevel><img width="117" alt="leftdevel" src="https://avatars.githubusercontent.com/u/843337?v=4&s=117"></a></td><td><a href=https://github.com/nil1511><img width="117" alt="nil1511" src="https://avatars.githubusercontent.com/u/2058170?v=4&s=117"></a></td><td><a href=https://github.com/coreprocess><img width="117" alt="coreprocess" src="https://avatars.githubusercontent.com/u/1226918?v=4&s=117"></a></td><td><a href=https://github.com/nicojones><img width="117" alt="nicojones" src="https://avatars.githubusercontent.com/u/6078915?v=4&s=117"></a></td></tr>
 <tr><td><a href=https://github.com/cryptic022><img width="117" alt="cryptic022" src="https://avatars.githubusercontent.com/u/18145703?v=4&s=117"></a></td><td><a href=https://github.com/Ozodbek1405><img width="117" alt="Ozodbek1405" src="https://avatars.githubusercontent.com/u/86141593?v=4&s=117"></a></td><td><a href=https://github.com/leftdevel><img width="117" alt="leftdevel" src="https://avatars.githubusercontent.com/u/843337?v=4&s=117"></a></td><td><a href=https://github.com/nil1511><img width="117" alt="nil1511" src="https://avatars.githubusercontent.com/u/2058170?v=4&s=117"></a></td><td><a href=https://github.com/coreprocess><img width="117" alt="coreprocess" src="https://avatars.githubusercontent.com/u/1226918?v=4&s=117"></a></td><td><a href=https://github.com/nicojones><img width="117" alt="nicojones" src="https://avatars.githubusercontent.com/u/6078915?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/trungcva10a6tn><img width="117" alt="trungcva10a6tn" src="https://avatars.githubusercontent.com/u/18293783?v=4&s=117"></a></td><td><a href=https://github.com/naveed-ahmad><img width="117" alt="naveed-ahmad" src="https://avatars.githubusercontent.com/u/701567?v=4&s=117"></a></td><td><a href=https://github.com/pleasespammelater><img width="117" alt="pleasespammelater" src="https://avatars.githubusercontent.com/u/11870394?v=4&s=117"></a></td><td><a href=https://github.com/marton-laszlo-attila><img width="117" alt="marton-laszlo-attila" src="https://avatars.githubusercontent.com/u/73295321?v=4&s=117"></a></td><td><a href=https://github.com/navruzm><img width="117" alt="navruzm" src="https://avatars.githubusercontent.com/u/168341?v=4&s=117"></a></td><td><a href=https://github.com/mogzol><img width="117" alt="mogzol" src="https://avatars.githubusercontent.com/u/11789801?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/shahimclt><img width="117" alt="shahimclt" src="https://avatars.githubusercontent.com/u/8318002?v=4&s=117"></a></td><td><a href=https://github.com/mnafees><img width="117" alt="mnafees" src="https://avatars.githubusercontent.com/u/1763885?v=4&s=117"></a></td><td><a href=https://github.com/boudra><img width="117" alt="boudra" src="https://avatars.githubusercontent.com/u/711886?v=4&s=117"></a></td><td><a href=https://github.com/Mitchell8210><img width="117" alt="Mitchell8210" src="https://avatars.githubusercontent.com/u/23045264?v=4&s=117"></a></td><td><a href=https://github.com/achmiral><img width="117" alt="achmiral" src="https://avatars.githubusercontent.com/u/10906059?v=4&s=117"></a></td><td><a href=https://github.com/netdown><img width="117" alt="netdown" src="https://avatars.githubusercontent.com/u/4265403?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/mosi-kha><img width="117" alt="mosi-kha" src="https://avatars.githubusercontent.com/u/35611016?v=4&s=117"></a></td><td><a href=https://github.com/maddy-jo><img width="117" alt="maddy-jo" src="https://avatars.githubusercontent.com/u/3241493?v=4&s=117"></a></td><td><a href=https://github.com/mdxiaohu><img width="117" alt="mdxiaohu" src="https://avatars.githubusercontent.com/u/42248614?v=4&s=117"></a></td><td><a href=https://github.com/magumbo><img width="117" alt="magumbo" src="https://avatars.githubusercontent.com/u/6683765?v=4&s=117"></a></td><td><a href=https://github.com/jx-zyf><img width="117" alt="jx-zyf" src="https://avatars.githubusercontent.com/u/26456842?v=4&s=117"></a></td><td><a href=https://github.com/kode-ninja><img width="117" alt="kode-ninja" src="https://avatars.githubusercontent.com/u/7857611?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/sontixyou><img width="117" alt="sontixyou" src="https://avatars.githubusercontent.com/u/19817196?v=4&s=117"></a></td><td><a href=https://github.com/jur-ng><img width="117" alt="jur-ng" src="https://avatars.githubusercontent.com/u/111122756?v=4&s=117"></a></td><td><a href=https://github.com/johnmanjiro13><img width="117" alt="johnmanjiro13" src="https://avatars.githubusercontent.com/u/28798279?v=4&s=117"></a></td><td><a href=https://github.com/jyoungblood><img width="117" alt="jyoungblood" src="https://avatars.githubusercontent.com/u/56104?v=4&s=117"></a></td><td><a href=https://github.com/green-mike><img width="117" alt="green-mike" src="https://avatars.githubusercontent.com/u/5584225?v=4&s=117"></a></td><td><a href=https://github.com/gaelicwinter><img width="117" alt="gaelicwinter" src="https://avatars.githubusercontent.com/u/6510266?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/franckl><img width="117" alt="franckl" src="https://avatars.githubusercontent.com/u/3875803?v=4&s=117"></a></td><td><a href=https://github.com/fingul><img width="117" alt="fingul" src="https://avatars.githubusercontent.com/u/894739?v=4&s=117"></a></td><td><a href=https://github.com/elliotsayes><img width="117" alt="elliotsayes" src="https://avatars.githubusercontent.com/u/7699058?v=4&s=117"></a></td><td><a href=https://github.com/dzcpy><img width="117" alt="dzcpy" src="https://avatars.githubusercontent.com/u/203980?v=4&s=117"></a></td><td><a href=https://github.com/dkisic><img width="117" alt="dkisic" src="https://avatars.githubusercontent.com/u/32257921?v=4&s=117"></a></td><td><a href=https://github.com/zanzlender><img width="117" alt="zanzlender" src="https://avatars.githubusercontent.com/u/44570474?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/olitomas><img width="117" alt="olitomas" src="https://avatars.githubusercontent.com/u/6918659?v=4&s=117"></a></td><td><a href=https://github.com/yoann-hellopret><img width="117" alt="yoann-hellopret" src="https://avatars.githubusercontent.com/u/46525558?v=4&s=117"></a></td><td><a href=https://github.com/vedran555><img width="117" alt="vedran555" src="https://avatars.githubusercontent.com/u/38395951?v=4&s=117"></a></td><td><a href=https://github.com/tusharjkhunt><img width="117" alt="tusharjkhunt" src="https://avatars.githubusercontent.com/u/31904234?v=4&s=117"></a></td><td><a href=https://github.com/thanhthot><img width="117" alt="thanhthot" src="https://avatars.githubusercontent.com/u/50633205?v=4&s=117"></a></td><td><a href=https://github.com/stduhpf><img width="117" alt="stduhpf" src="https://avatars.githubusercontent.com/u/28208228?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/slawexxx44><img width="117" alt="slawexxx44" src="https://avatars.githubusercontent.com/u/11180644?v=4&s=117"></a></td><td><a href=https://github.com/rtaieb><img width="117" alt="rtaieb" src="https://avatars.githubusercontent.com/u/35224301?v=4&s=117"></a></td><td><a href=https://github.com/rmoura-92><img width="117" alt="rmoura-92" src="https://avatars.githubusercontent.com/u/419044?v=4&s=117"></a></td><td><a href=https://github.com/rlebosse><img width="117" alt="rlebosse" src="https://avatars.githubusercontent.com/u/2794137?v=4&s=117"></a></td><td><a href=https://github.com/rhymes><img width="117" alt="rhymes" src="https://avatars.githubusercontent.com/u/146201?v=4&s=117"></a></td><td><a href=https://github.com/luntta><img width="117" alt="luntta" src="https://avatars.githubusercontent.com/u/14221637?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/phil714><img width="117" alt="phil714" src="https://avatars.githubusercontent.com/u/7584581?v=4&s=117"></a></td><td><a href=https://github.com/ordago><img width="117" alt="ordago" src="https://avatars.githubusercontent.com/u/6376814?v=4&s=117"></a></td><td><a href=https://github.com/odselsevier><img width="117" alt="odselsevier" src="https://avatars.githubusercontent.com/u/95745934?v=4&s=117"></a></td><td><a href=https://github.com/ninesalt><img width="117" alt="ninesalt" src="https://avatars.githubusercontent.com/u/7952255?v=4&s=117"></a></td><td><a href=https://github.com/neuronet77><img width="117" alt="neuronet77" src="https://avatars.githubusercontent.com/u/4220037?v=4&s=117"></a></td><td><a href=https://github.com/willycamargo><img width="117" alt="willycamargo" src="https://avatars.githubusercontent.com/u/5041887?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/weston-sankey-mark43><img width="117" alt="weston-sankey-mark43" src="https://avatars.githubusercontent.com/u/97678695?v=4&s=117"></a></td><td><a href=https://github.com/dwnste><img width="117" alt="dwnste" src="https://avatars.githubusercontent.com/u/17119722?v=4&s=117"></a></td><td><a href=https://github.com/nagyv><img width="117" alt="nagyv" src="https://avatars.githubusercontent.com/u/126671?v=4&s=117"></a></td><td><a href=https://github.com/stiig><img width="117" alt="stiig" src="https://avatars.githubusercontent.com/u/8639922?v=4&s=117"></a></td><td><a href=https://github.com/valentinoli><img width="117" alt="valentinoli" src="https://avatars.githubusercontent.com/u/23453691?v=4&s=117"></a></td><td><a href=https://github.com/vially><img width="117" alt="vially" src="https://avatars.githubusercontent.com/u/433598?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/bodryi><img width="117" alt="bodryi" src="https://avatars.githubusercontent.com/u/7326310?v=4&s=117"></a></td><td><a href=https://github.com/trivikr><img width="117" alt="trivikr" src="https://avatars.githubusercontent.com/u/16024985?v=4&s=117"></a></td><td><a href=https://github.com/top-master><img width="117" alt="top-master" src="https://avatars.githubusercontent.com/u/31405473?v=4&s=117"></a></td><td><a href=https://github.com/tvaliasek><img width="117" alt="tvaliasek" src="https://avatars.githubusercontent.com/u/8644946?v=4&s=117"></a></td><td><a href=https://github.com/tomekp><img width="117" alt="tomekp" src="https://avatars.githubusercontent.com/u/1856393?v=4&s=117"></a></td><td><a href=https://github.com/tomsaleeba><img width="117" alt="tomsaleeba" src="https://avatars.githubusercontent.com/u/1773838?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/WIStudent><img width="117" alt="WIStudent" src="https://avatars.githubusercontent.com/u/2707930?v=4&s=117"></a></td><td><a href=https://github.com/tmaier><img width="117" alt="tmaier" src="https://avatars.githubusercontent.com/u/350038?v=4&s=117"></a></td><td><a href=https://github.com/Tiarhai><img width="117" alt="Tiarhai" src="https://avatars.githubusercontent.com/u/12871513?v=4&s=117"></a></td><td><a href=https://github.com/twarlop><img width="117" alt="twarlop" src="https://avatars.githubusercontent.com/u/2856082?v=4&s=117"></a></td><td><a href=https://github.com/tcgj><img width="117" alt="tcgj" src="https://avatars.githubusercontent.com/u/7994529?v=4&s=117"></a></td><td><a href=https://github.com/craigcbrunner><img width="117" alt="craigcbrunner" src="https://avatars.githubusercontent.com/u/2780521?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/codehero7386><img width="117" alt="codehero7386" src="https://avatars.githubusercontent.com/u/56253286?v=4&s=117"></a></td><td><a href=https://github.com/christianwengert><img width="117" alt="christianwengert" src="https://avatars.githubusercontent.com/u/12936057?v=4&s=117"></a></td><td><a href=https://github.com/cgoinglove><img width="117" alt="cgoinglove" src="https://avatars.githubusercontent.com/u/86150470?v=4&s=117"></a></td><td><a href=https://github.com/canvasbh><img width="117" alt="canvasbh" src="https://avatars.githubusercontent.com/u/44477734?v=4&s=117"></a></td><td><a href=https://github.com/c0b41><img width="117" alt="c0b41" src="https://avatars.githubusercontent.com/u/2834954?v=4&s=117"></a></td><td><a href=https://github.com/avalla><img width="117" alt="avalla" src="https://avatars.githubusercontent.com/u/986614?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/arggh><img width="117" alt="arggh" src="https://avatars.githubusercontent.com/u/17210302?v=4&s=117"></a></td><td><a href=https://github.com/alfatv><img width="117" alt="alfatv" src="https://avatars.githubusercontent.com/u/62238673?v=4&s=117"></a></td><td><a href=https://github.com/agreene-coursera><img width="117" alt="agreene-coursera" src="https://avatars.githubusercontent.com/u/30501355?v=4&s=117"></a></td><td><a href=https://github.com/aduh95-test-account><img width="117" alt="aduh95-test-account" src="https://avatars.githubusercontent.com/u/93441190?v=4&s=117"></a></td><td><a href=https://github.com/sartoshi-foot-dao><img width="117" alt="sartoshi-foot-dao" src="https://avatars.githubusercontent.com/u/99770068?v=4&s=117"></a></td><td><a href=https://github.com/zackbloom><img width="117" alt="zackbloom" src="https://avatars.githubusercontent.com/u/55347?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/zlawson-ut><img width="117" alt="zlawson-ut" src="https://avatars.githubusercontent.com/u/7375444?v=4&s=117"></a></td><td><a href=https://github.com/zachconner><img width="117" alt="zachconner" src="https://avatars.githubusercontent.com/u/11339326?v=4&s=117"></a></td><td><a href=https://github.com/yafkari><img width="117" alt="yafkari" src="https://avatars.githubusercontent.com/u/41365655?v=4&s=117"></a></td><td><a href=https://github.com/YehudaKremer><img width="117" alt="YehudaKremer" src="https://avatars.githubusercontent.com/u/946652?v=4&s=117"></a></td><td><a href=https://github.com/xhocquet><img width="117" alt="xhocquet" src="https://avatars.githubusercontent.com/u/8116516?v=4&s=117"></a></td><td><a href=https://github.com/sercraig><img width="117" alt="sercraig" src="https://avatars.githubusercontent.com/u/24261518?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/ardeois><img width="117" alt="ardeois" src="https://avatars.githubusercontent.com/u/1867939?v=4&s=117"></a></td><td><a href=https://github.com/CommanderRoot><img width="117" alt="CommanderRoot" src="https://avatars.githubusercontent.com/u/4395417?v=4&s=117"></a></td><td><a href=https://github.com/czj><img width="117" alt="czj" src="https://avatars.githubusercontent.com/u/14306?v=4&s=117"></a></td><td><a href=https://github.com/cbush06><img width="117" alt="cbush06" src="https://avatars.githubusercontent.com/u/15720146?v=4&s=117"></a></td><td><a href=https://github.com/Aarbel><img width="117" alt="Aarbel" src="https://avatars.githubusercontent.com/u/25119847?v=4&s=117"></a></td><td><a href=https://github.com/cfra><img width="117" alt="cfra" src="https://avatars.githubusercontent.com/u/1347051?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/csprance><img width="117" alt="csprance" src="https://avatars.githubusercontent.com/u/7902617?v=4&s=117"></a></td><td><a href=https://github.com/prattcmp><img width="117" alt="prattcmp" src="https://avatars.githubusercontent.com/u/1497950?v=4&s=117"></a></td><td><a href=https://github.com/subvertallchris><img width="117" alt="subvertallchris" src="https://avatars.githubusercontent.com/u/4097271?v=4&s=117"></a></td><td><a href=https://github.com/charlybillaud><img width="117" alt="charlybillaud" src="https://avatars.githubusercontent.com/u/31970410?v=4&s=117"></a></td><td><a href=https://github.com/Cretezy><img width="117" alt="Cretezy" src="https://avatars.githubusercontent.com/u/2672503?v=4&s=117"></a></td><td><a href=https://github.com/chao><img width="117" alt="chao" src="https://avatars.githubusercontent.com/u/55872?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/cellvinchung><img width="117" alt="cellvinchung" src="https://avatars.githubusercontent.com/u/5347394?v=4&s=117"></a></td><td><a href=https://github.com/cartfisk><img width="117" alt="cartfisk" src="https://avatars.githubusercontent.com/u/8764375?v=4&s=117"></a></td><td><a href=https://github.com/cyu><img width="117" alt="cyu" src="https://avatars.githubusercontent.com/u/2431?v=4&s=117"></a></td><td><a href=https://github.com/bryanjswift><img width="117" alt="bryanjswift" src="https://avatars.githubusercontent.com/u/9911?v=4&s=117"></a></td><td><a href=https://github.com/bedgerotto><img width="117" alt="bedgerotto" src="https://avatars.githubusercontent.com/u/4459657?v=4&s=117"></a></td><td><a href=https://github.com/eliOcs><img width="117" alt="eliOcs" src="https://avatars.githubusercontent.com/u/1283954?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/yoldar><img width="117" alt="yoldar" src="https://avatars.githubusercontent.com/u/1597578?v=4&s=117"></a></td><td><a href=https://github.com/efbautista><img width="117" alt="efbautista" src="https://avatars.githubusercontent.com/u/35430671?v=4&s=117"></a></td><td><a href=https://github.com/emuell><img width="117" alt="emuell" src="https://avatars.githubusercontent.com/u/11521600?v=4&s=117"></a></td><td><a href=https://github.com/EdgarSantiago93><img width="117" alt="EdgarSantiago93" src="https://avatars.githubusercontent.com/u/14806877?v=4&s=117"></a></td><td><a href=https://github.com/sweetro><img width="117" alt="sweetro" src="https://avatars.githubusercontent.com/u/6228717?v=4&s=117"></a></td><td><a href=https://github.com/jeetiss><img width="117" alt="jeetiss" src="https://avatars.githubusercontent.com/u/6726016?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/DennisKofflard><img width="117" alt="DennisKofflard" src="https://avatars.githubusercontent.com/u/8669129?v=4&s=117"></a></td><td><a href=https://github.com/hoangsvit><img width="117" alt="hoangsvit" src="https://avatars.githubusercontent.com/u/11882322?v=4&s=117"></a></td><td><a href=https://github.com/davilima6><img width="117" alt="davilima6" src="https://avatars.githubusercontent.com/u/422130?v=4&s=117"></a></td><td><a href=https://github.com/akizor><img width="117" alt="akizor" src="https://avatars.githubusercontent.com/u/1052439?v=4&s=117"></a></td><td><a href=https://github.com/KaminskiDaniell><img width="117" alt="KaminskiDaniell" src="https://avatars.githubusercontent.com/u/27357868?v=4&s=117"></a></td><td><a href=https://github.com/Cantabar><img width="117" alt="Cantabar" src="https://avatars.githubusercontent.com/u/6812207?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/mrboomer><img width="117" alt="mrboomer" src="https://avatars.githubusercontent.com/u/5942912?v=4&s=117"></a></td><td><a href=https://github.com/danilat><img width="117" alt="danilat" src="https://avatars.githubusercontent.com/u/22763?v=4&s=117"></a></td><td><a href=https://github.com/danschalow><img width="117" alt="danschalow" src="https://avatars.githubusercontent.com/u/3527437?v=4&s=117"></a></td><td><a href=https://github.com/danmichaelo><img width="117" alt="danmichaelo" src="https://avatars.githubusercontent.com/u/434495?v=4&s=117"></a></td><td><a href=https://github.com/Cruaier><img width="117" alt="Cruaier" src="https://avatars.githubusercontent.com/u/5204940?v=4&s=117"></a></td><td><a href=https://github.com/functino><img width="117" alt="functino" src="https://avatars.githubusercontent.com/u/415498?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/amitport><img width="117" alt="amitport" src="https://avatars.githubusercontent.com/u/1131991?v=4&s=117"></a></td><td><a href=https://github.com/tekacs><img width="117" alt="tekacs" src="https://avatars.githubusercontent.com/u/63247?v=4&s=117"></a></td><td><a href=https://github.com/Dogfalo><img width="117" alt="Dogfalo" src="https://avatars.githubusercontent.com/u/2775751?v=4&s=117"></a></td><td><a href=https://github.com/alirezahi><img width="117" alt="alirezahi" src="https://avatars.githubusercontent.com/u/16666064?v=4&s=117"></a></td><td><a href=https://github.com/aalepis><img width="117" alt="aalepis" src="https://avatars.githubusercontent.com/u/35684834?v=4&s=117"></a></td><td><a href=https://github.com/alexnj><img width="117" alt="alexnj" src="https://avatars.githubusercontent.com/u/683500?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/asmt3><img width="117" alt="asmt3" src="https://avatars.githubusercontent.com/u/1777709?v=4&s=117"></a></td><td><a href=https://github.com/ahmadissa><img width="117" alt="ahmadissa" src="https://avatars.githubusercontent.com/u/9936573?v=4&s=117"></a></td><td><a href=https://github.com/adritasharma><img width="117" alt="adritasharma" src="https://avatars.githubusercontent.com/u/29271635?v=4&s=117"></a></td><td><a href=https://github.com/Adrrei><img width="117" alt="Adrrei" src="https://avatars.githubusercontent.com/u/22191685?v=4&s=117"></a></td><td><a href=https://github.com/adityapatadia><img width="117" alt="adityapatadia" src="https://avatars.githubusercontent.com/u/1086617?v=4&s=117"></a></td><td><a href=https://github.com/adamvigneault><img width="117" alt="adamvigneault" src="https://avatars.githubusercontent.com/u/18236120?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/ajh-sr><img width="117" alt="ajh-sr" src="https://avatars.githubusercontent.com/u/71472057?v=4&s=117"></a></td><td><a href=https://github.com/adamdottv><img width="117" alt="adamdottv" src="https://avatars.githubusercontent.com/u/2363879?v=4&s=117"></a></td><td><a href=https://github.com/abannach><img width="117" alt="abannach" src="https://avatars.githubusercontent.com/u/43150303?v=4&s=117"></a></td><td><a href=https://github.com/superhawk610><img width="117" alt="superhawk610" src="https://avatars.githubusercontent.com/u/18172185?v=4&s=117"></a></td><td><a href=https://github.com/ajschmidt8><img width="117" alt="ajschmidt8" src="https://avatars.githubusercontent.com/u/7400326?v=4&s=117"></a></td><td><a href=https://github.com/wbaaron><img width="117" alt="wbaaron" src="https://avatars.githubusercontent.com/u/1048988?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/Quorafind><img width="117" alt="Quorafind" src="https://avatars.githubusercontent.com/u/13215013?v=4&s=117"></a></td><td><a href=https://github.com/bducharme><img width="117" alt="bducharme" src="https://avatars.githubusercontent.com/u/4173569?v=4&s=117"></a></td><td><a href=https://github.com/azizk><img width="117" alt="azizk" src="https://avatars.githubusercontent.com/u/37282?v=4&s=117"></a></td><td><a href=https://github.com/azeemba><img width="117" alt="azeemba" src="https://avatars.githubusercontent.com/u/2160795?v=4&s=117"></a></td><td><a href=https://github.com/ayhankesicioglu><img width="117" alt="ayhankesicioglu" src="https://avatars.githubusercontent.com/u/36304312?v=4&s=117"></a></td><td><a href=https://github.com/avneetmalhotra><img width="117" alt="avneetmalhotra" src="https://avatars.githubusercontent.com/u/10562207?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/atsawin><img width="117" alt="atsawin" src="https://avatars.githubusercontent.com/u/666663?v=4&s=117"></a></td><td><a href=https://github.com/ash-jc-allen><img width="117" alt="ash-jc-allen" src="https://avatars.githubusercontent.com/u/39652331?v=4&s=117"></a></td><td><a href=https://github.com/apuyou><img width="117" alt="apuyou" src="https://avatars.githubusercontent.com/u/520053?v=4&s=117"></a></td><td><a href=https://github.com/arthurdenner><img width="117" alt="arthurdenner" src="https://avatars.githubusercontent.com/u/13774309?v=4&s=117"></a></td><td><a href=https://github.com/Abourass><img width="117" alt="Abourass" src="https://avatars.githubusercontent.com/u/39917231?v=4&s=117"></a></td><td><a href=https://github.com/tyndria><img width="117" alt="tyndria" src="https://avatars.githubusercontent.com/u/17138916?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/anthony0030><img width="117" alt="anthony0030" src="https://avatars.githubusercontent.com/u/13033263?v=4&s=117"></a></td><td><a href=https://github.com/andychongyz><img width="117" alt="andychongyz" src="https://avatars.githubusercontent.com/u/12697240?v=4&s=117"></a></td><td><a href=https://github.com/andrii-bodnar><img width="117" alt="andrii-bodnar" src="https://avatars.githubusercontent.com/u/29282228?v=4&s=117"></a></td><td><a href=https://github.com/superandrew213><img width="117" alt="superandrew213" src="https://avatars.githubusercontent.com/u/13059204?v=4&s=117"></a></td><td><a href=https://github.com/radarhere><img width="117" alt="radarhere" src="https://avatars.githubusercontent.com/u/3112309?v=4&s=117"></a></td><td><a href=https://github.com/kevin-west-10x><img width="117" alt="kevin-west-10x" src="https://avatars.githubusercontent.com/u/65194914?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/kergekacsa><img width="117" alt="kergekacsa" src="https://avatars.githubusercontent.com/u/16637320?v=4&s=117"></a></td><td><a href=https://github.com/firesharkstudios><img width="117" alt="firesharkstudios" src="https://avatars.githubusercontent.com/u/17069637?v=4&s=117"></a></td><td><a href=https://github.com/kaspermeinema><img width="117" alt="kaspermeinema" src="https://avatars.githubusercontent.com/u/73821331?v=4&s=117"></a></td><td><a href=https://github.com/tykarol><img width="117" alt="tykarol" src="https://avatars.githubusercontent.com/u/9386320?v=4&s=117"></a></td><td><a href=https://github.com/jvelten><img width="117" alt="jvelten" src="https://avatars.githubusercontent.com/u/48118068?v=4&s=117"></a></td><td><a href=https://github.com/mellow-fellow><img width="117" alt="mellow-fellow" src="https://avatars.githubusercontent.com/u/19280122?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/jmontoyaa><img width="117" alt="jmontoyaa" src="https://avatars.githubusercontent.com/u/158935?v=4&s=117"></a></td><td><a href=https://github.com/jcalonso><img width="117" alt="jcalonso" src="https://avatars.githubusercontent.com/u/664474?v=4&s=117"></a></td><td><a href=https://github.com/jbelej><img width="117" alt="jbelej" src="https://avatars.githubusercontent.com/u/2229202?v=4&s=117"></a></td><td><a href=https://github.com/jszobody><img width="117" alt="jszobody" src="https://avatars.githubusercontent.com/u/203749?v=4&s=117"></a></td><td><a href=https://github.com/jorgeepc><img width="117" alt="jorgeepc" src="https://avatars.githubusercontent.com/u/3879892?v=4&s=117"></a></td><td><a href=https://github.com/jondewoo><img width="117" alt="jondewoo" src="https://avatars.githubusercontent.com/u/1108358?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/jonathanarbely><img width="117" alt="jonathanarbely" src="https://avatars.githubusercontent.com/u/18177203?v=4&s=117"></a></td><td><a href=https://github.com/jsanchez034><img width="117" alt="jsanchez034" src="https://avatars.githubusercontent.com/u/761087?v=4&s=117"></a></td><td><a href=https://github.com/Jokcy><img width="117" alt="Jokcy" src="https://avatars.githubusercontent.com/u/2088642?v=4&s=117"></a></td><td><a href=https://github.com/chromacoma><img width="117" alt="chromacoma" src="https://avatars.githubusercontent.com/u/1535623?v=4&s=117"></a></td><td><a href=https://github.com/profsmallpine><img width="117" alt="profsmallpine" src="https://avatars.githubusercontent.com/u/7328006?v=4&s=117"></a></td><td><a href=https://github.com/marc-mabe><img width="117" alt="marc-mabe" src="https://avatars.githubusercontent.com/u/302689?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/Lucklj521><img width="117" alt="Lucklj521" src="https://avatars.githubusercontent.com/u/93632042?v=4&s=117"></a></td><td><a href=https://github.com/lucax88x><img width="117" alt="lucax88x" src="https://avatars.githubusercontent.com/u/6294464?v=4&s=117"></a></td><td><a href=https://github.com/lucaperret><img width="117" alt="lucaperret" src="https://avatars.githubusercontent.com/u/1887122?v=4&s=117"></a></td><td><a href=https://github.com/ombr><img width="117" alt="ombr" src="https://avatars.githubusercontent.com/u/857339?v=4&s=117"></a></td><td><a href=https://github.com/louim><img width="117" alt="louim" src="https://avatars.githubusercontent.com/u/923718?v=4&s=117"></a></td><td><a href=https://github.com/dolphinigle><img width="117" alt="dolphinigle" src="https://avatars.githubusercontent.com/u/7020472?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/leomelzer><img width="117" alt="leomelzer" src="https://avatars.githubusercontent.com/u/23313?v=4&s=117"></a></td><td><a href=https://github.com/leods92><img width="117" alt="leods92" src="https://avatars.githubusercontent.com/u/879395?v=4&s=117"></a></td><td><a href=https://github.com/galli-leo><img width="117" alt="galli-leo" src="https://avatars.githubusercontent.com/u/5339762?v=4&s=117"></a></td><td><a href=https://github.com/dviry><img width="117" alt="dviry" src="https://avatars.githubusercontent.com/u/1230260?v=4&s=117"></a></td><td><a href=https://github.com/larowlan><img width="117" alt="larowlan" src="https://avatars.githubusercontent.com/u/555254?v=4&s=117"></a></td><td><a href=https://github.com/leaanthony><img width="117" alt="leaanthony" src="https://avatars.githubusercontent.com/u/1943904?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/hoangbits><img width="117" alt="hoangbits" src="https://avatars.githubusercontent.com/u/7990827?v=4&s=117"></a></td><td><a href=https://github.com/labohkip81><img width="117" alt="labohkip81" src="https://avatars.githubusercontent.com/u/36964869?v=4&s=117"></a></td><td><a href=https://github.com/kyleparisi><img width="117" alt="kyleparisi" src="https://avatars.githubusercontent.com/u/1286753?v=4&s=117"></a></td><td><a href=https://github.com/elkebab><img width="117" alt="elkebab" src="https://avatars.githubusercontent.com/u/6313468?v=4&s=117"></a></td><td><a href=https://github.com/kidonng><img width="117" alt="kidonng" src="https://avatars.githubusercontent.com/u/44045911?v=4&s=117"></a></td><td><a href=https://github.com/IanVS><img width="117" alt="IanVS" src="https://avatars.githubusercontent.com/u/4616705?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/huydod><img width="117" alt="huydod" src="https://avatars.githubusercontent.com/u/37580530?v=4&s=117"></a></td><td><a href=https://github.com/HussainAlkhalifah><img width="117" alt="HussainAlkhalifah" src="https://avatars.githubusercontent.com/u/43642162?v=4&s=117"></a></td><td><a href=https://github.com/HughbertD><img width="117" alt="HughbertD" src="https://avatars.githubusercontent.com/u/1580021?v=4&s=117"></a></td><td><a href=https://github.com/hiromi2424><img width="117" alt="hiromi2424" src="https://avatars.githubusercontent.com/u/191297?v=4&s=117"></a></td><td><a href=https://github.com/giacomocerquone><img width="117" alt="giacomocerquone" src="https://avatars.githubusercontent.com/u/9303791?v=4&s=117"></a></td><td><a href=https://github.com/roenschg><img width="117" alt="roenschg" src="https://avatars.githubusercontent.com/u/9590236?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/gjungb><img width="117" alt="gjungb" src="https://avatars.githubusercontent.com/u/3391068?v=4&s=117"></a></td><td><a href=https://github.com/geoffappleford><img width="117" alt="geoffappleford" src="https://avatars.githubusercontent.com/u/731678?v=4&s=117"></a></td><td><a href=https://github.com/gabiganam><img width="117" alt="gabiganam" src="https://avatars.githubusercontent.com/u/28859646?v=4&s=117"></a></td><td><a href=https://github.com/fuadscodes><img width="117" alt="fuadscodes" src="https://avatars.githubusercontent.com/u/60370584?v=4&s=117"></a></td><td><a href=https://github.com/dtrucs><img width="117" alt="dtrucs" src="https://avatars.githubusercontent.com/u/1926041?v=4&s=117"></a></td><td><a href=https://github.com/ferdiusa><img width="117" alt="ferdiusa" src="https://avatars.githubusercontent.com/u/1997982?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/fgallinari><img width="117" alt="fgallinari" src="https://avatars.githubusercontent.com/u/6473638?v=4&s=117"></a></td><td><a href=https://github.com/Gkleinereva><img width="117" alt="Gkleinereva" src="https://avatars.githubusercontent.com/u/23621633?v=4&s=117"></a></td><td><a href=https://github.com/epexa><img width="117" alt="epexa" src="https://avatars.githubusercontent.com/u/2198826?v=4&s=117"></a></td><td><a href=https://github.com/EnricoSottile><img width="117" alt="EnricoSottile" src="https://avatars.githubusercontent.com/u/10349653?v=4&s=117"></a></td><td><a href=https://github.com/elliotdickison><img width="117" alt="elliotdickison" src="https://avatars.githubusercontent.com/u/2523678?v=4&s=117"></a></td><td><a href=https://github.com/theJoeBiz><img width="117" alt="theJoeBiz" src="https://avatars.githubusercontent.com/u/189589?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/Jmales><img width="117" alt="Jmales" src="https://avatars.githubusercontent.com/u/22914881?v=4&s=117"></a></td><td><a href=https://github.com/jessica-coursera><img width="117" alt="jessica-coursera" src="https://avatars.githubusercontent.com/u/35155465?v=4&s=117"></a></td><td><a href=https://github.com/vith><img width="117" alt="vith" src="https://avatars.githubusercontent.com/u/3265539?v=4&s=117"></a></td><td><a href=https://github.com/janwilts><img width="117" alt="janwilts" src="https://avatars.githubusercontent.com/u/16721581?v=4&s=117"></a></td><td><a href=https://github.com/janklimo><img width="117" alt="janklimo" src="https://avatars.githubusercontent.com/u/7811733?v=4&s=117"></a></td><td><a href=https://github.com/jamestiotio><img width="117" alt="jamestiotio" src="https://avatars.githubusercontent.com/u/18364745?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/jcjmcclean><img width="117" alt="jcjmcclean" src="https://avatars.githubusercontent.com/u/1822574?v=4&s=117"></a></td><td><a href=https://github.com/Jbithell><img width="117" alt="Jbithell" src="https://avatars.githubusercontent.com/u/8408967?v=4&s=117"></a></td><td><a href=https://github.com/JakubHaladej><img width="117" alt="JakubHaladej" src="https://avatars.githubusercontent.com/u/77832677?v=4&s=117"></a></td><td><a href=https://github.com/jakemcallister><img width="117" alt="jakemcallister" src="https://avatars.githubusercontent.com/u/1185699?v=4&s=117"></a></td><td><a href=https://github.com/gaejabong><img width="117" alt="gaejabong" src="https://avatars.githubusercontent.com/u/978944?v=4&s=117"></a></td><td><a href=https://github.com/JacobMGEvans><img width="117" alt="JacobMGEvans" src="https://avatars.githubusercontent.com/u/27247160?v=4&s=117"></a></td></tr>
-<tr><td><a href=https://github.com/mazoruss><img width="117" alt="mazoruss" src="https://avatars.githubusercontent.com/u/17625190?v=4&s=117"></a></td><td><a href=https://github.com/GreenJimmy><img width="117" alt="GreenJimmy" src="https://avatars.githubusercontent.com/u/39386?v=4&s=117"></a></td><td><a href=https://github.com/intenzive><img width="117" alt="intenzive" src="https://avatars.githubusercontent.com/u/11055931?v=4&s=117"></a></td><td><a href=https://github.com/NaxYo><img width="117" alt="NaxYo" src="https://avatars.githubusercontent.com/u/1963876?v=4&s=117"></a></td><td><a href=https://github.com/ishendyweb><img width="117" alt="ishendyweb" src="https://avatars.githubusercontent.com/u/10582418?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/trungcva10a6tn><img width="117" alt="trungcva10a6tn" src="https://avatars.githubusercontent.com/u/18293783?v=4&s=117"></a></td><td><a href=https://github.com/naveed-ahmad><img width="117" alt="naveed-ahmad" src="https://avatars.githubusercontent.com/u/701567?v=4&s=117"></a></td><td><a href=https://github.com/nadeemc><img width="117" alt="nadeemc" src="https://avatars.githubusercontent.com/u/3429228?v=4&s=117"></a></td><td><a href=https://github.com/pleasespammelater><img width="117" alt="pleasespammelater" src="https://avatars.githubusercontent.com/u/11870394?v=4&s=117"></a></td><td><a href=https://github.com/marton-laszlo-attila><img width="117" alt="marton-laszlo-attila" src="https://avatars.githubusercontent.com/u/73295321?v=4&s=117"></a></td><td><a href=https://github.com/navruzm><img width="117" alt="navruzm" src="https://avatars.githubusercontent.com/u/168341?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/mogzol><img width="117" alt="mogzol" src="https://avatars.githubusercontent.com/u/11789801?v=4&s=117"></a></td><td><a href=https://github.com/shahimclt><img width="117" alt="shahimclt" src="https://avatars.githubusercontent.com/u/8318002?v=4&s=117"></a></td><td><a href=https://github.com/mnafees><img width="117" alt="mnafees" src="https://avatars.githubusercontent.com/u/1763885?v=4&s=117"></a></td><td><a href=https://github.com/boudra><img width="117" alt="boudra" src="https://avatars.githubusercontent.com/u/711886?v=4&s=117"></a></td><td><a href=https://github.com/Mitchell8210><img width="117" alt="Mitchell8210" src="https://avatars.githubusercontent.com/u/23045264?v=4&s=117"></a></td><td><a href=https://github.com/JimmyLv><img width="117" alt="JimmyLv" src="https://avatars.githubusercontent.com/u/4997466?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/netdown><img width="117" alt="netdown" src="https://avatars.githubusercontent.com/u/4265403?v=4&s=117"></a></td><td><a href=https://github.com/mosi-kha><img width="117" alt="mosi-kha" src="https://avatars.githubusercontent.com/u/35611016?v=4&s=117"></a></td><td><a href=https://github.com/maddy-jo><img width="117" alt="maddy-jo" src="https://avatars.githubusercontent.com/u/3241493?v=4&s=117"></a></td><td><a href=https://github.com/mdxiaohu><img width="117" alt="mdxiaohu" src="https://avatars.githubusercontent.com/u/42248614?v=4&s=117"></a></td><td><a href=https://github.com/magumbo><img width="117" alt="magumbo" src="https://avatars.githubusercontent.com/u/6683765?v=4&s=117"></a></td><td><a href=https://github.com/jx-zyf><img width="117" alt="jx-zyf" src="https://avatars.githubusercontent.com/u/26456842?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/kode-ninja><img width="117" alt="kode-ninja" src="https://avatars.githubusercontent.com/u/7857611?v=4&s=117"></a></td><td><a href=https://github.com/sontixyou><img width="117" alt="sontixyou" src="https://avatars.githubusercontent.com/u/19817196?v=4&s=117"></a></td><td><a href=https://github.com/jur-ng><img width="117" alt="jur-ng" src="https://avatars.githubusercontent.com/u/111122756?v=4&s=117"></a></td><td><a href=https://github.com/johnmanjiro13><img width="117" alt="johnmanjiro13" src="https://avatars.githubusercontent.com/u/28798279?v=4&s=117"></a></td><td><a href=https://github.com/jyoungblood><img width="117" alt="jyoungblood" src="https://avatars.githubusercontent.com/u/56104?v=4&s=117"></a></td><td><a href=https://github.com/green-mike><img width="117" alt="green-mike" src="https://avatars.githubusercontent.com/u/5584225?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/gaelicwinter><img width="117" alt="gaelicwinter" src="https://avatars.githubusercontent.com/u/6510266?v=4&s=117"></a></td><td><a href=https://github.com/franckl><img width="117" alt="franckl" src="https://avatars.githubusercontent.com/u/3875803?v=4&s=117"></a></td><td><a href=https://github.com/fingul><img width="117" alt="fingul" src="https://avatars.githubusercontent.com/u/894739?v=4&s=117"></a></td><td><a href=https://github.com/elliotsayes><img width="117" alt="elliotsayes" src="https://avatars.githubusercontent.com/u/7699058?v=4&s=117"></a></td><td><a href=https://github.com/dzcpy><img width="117" alt="dzcpy" src="https://avatars.githubusercontent.com/u/203980?v=4&s=117"></a></td><td><a href=https://github.com/dkisic><img width="117" alt="dkisic" src="https://avatars.githubusercontent.com/u/32257921?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/zanzlender><img width="117" alt="zanzlender" src="https://avatars.githubusercontent.com/u/44570474?v=4&s=117"></a></td><td><a href=https://github.com/olitomas><img width="117" alt="olitomas" src="https://avatars.githubusercontent.com/u/6918659?v=4&s=117"></a></td><td><a href=https://github.com/yoann-hellopret><img width="117" alt="yoann-hellopret" src="https://avatars.githubusercontent.com/u/46525558?v=4&s=117"></a></td><td><a href=https://github.com/vedran555><img width="117" alt="vedran555" src="https://avatars.githubusercontent.com/u/38395951?v=4&s=117"></a></td><td><a href=https://github.com/tusharjkhunt><img width="117" alt="tusharjkhunt" src="https://avatars.githubusercontent.com/u/31904234?v=4&s=117"></a></td><td><a href=https://github.com/thanhthot><img width="117" alt="thanhthot" src="https://avatars.githubusercontent.com/u/50633205?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/stduhpf><img width="117" alt="stduhpf" src="https://avatars.githubusercontent.com/u/28208228?v=4&s=117"></a></td><td><a href=https://github.com/slawexxx44><img width="117" alt="slawexxx44" src="https://avatars.githubusercontent.com/u/11180644?v=4&s=117"></a></td><td><a href=https://github.com/rtaieb><img width="117" alt="rtaieb" src="https://avatars.githubusercontent.com/u/35224301?v=4&s=117"></a></td><td><a href=https://github.com/rmoura-92><img width="117" alt="rmoura-92" src="https://avatars.githubusercontent.com/u/419044?v=4&s=117"></a></td><td><a href=https://github.com/rlebosse><img width="117" alt="rlebosse" src="https://avatars.githubusercontent.com/u/2794137?v=4&s=117"></a></td><td><a href=https://github.com/rhymes><img width="117" alt="rhymes" src="https://avatars.githubusercontent.com/u/146201?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/luntta><img width="117" alt="luntta" src="https://avatars.githubusercontent.com/u/14221637?v=4&s=117"></a></td><td><a href=https://github.com/phil714><img width="117" alt="phil714" src="https://avatars.githubusercontent.com/u/7584581?v=4&s=117"></a></td><td><a href=https://github.com/ordago><img width="117" alt="ordago" src="https://avatars.githubusercontent.com/u/6376814?v=4&s=117"></a></td><td><a href=https://github.com/odselsevier><img width="117" alt="odselsevier" src="https://avatars.githubusercontent.com/u/95745934?v=4&s=117"></a></td><td><a href=https://github.com/ninesalt><img width="117" alt="ninesalt" src="https://avatars.githubusercontent.com/u/7952255?v=4&s=117"></a></td><td><a href=https://github.com/neuronet77><img width="117" alt="neuronet77" src="https://avatars.githubusercontent.com/u/4220037?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/willycamargo><img width="117" alt="willycamargo" src="https://avatars.githubusercontent.com/u/5041887?v=4&s=117"></a></td><td><a href=https://github.com/weston-sankey-mark43><img width="117" alt="weston-sankey-mark43" src="https://avatars.githubusercontent.com/u/97678695?v=4&s=117"></a></td><td><a href=https://github.com/dwnste><img width="117" alt="dwnste" src="https://avatars.githubusercontent.com/u/17119722?v=4&s=117"></a></td><td><a href=https://github.com/nagyv><img width="117" alt="nagyv" src="https://avatars.githubusercontent.com/u/126671?v=4&s=117"></a></td><td><a href=https://github.com/stiig><img width="117" alt="stiig" src="https://avatars.githubusercontent.com/u/8639922?v=4&s=117"></a></td><td><a href=https://github.com/valentinoli><img width="117" alt="valentinoli" src="https://avatars.githubusercontent.com/u/23453691?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/vially><img width="117" alt="vially" src="https://avatars.githubusercontent.com/u/433598?v=4&s=117"></a></td><td><a href=https://github.com/bodryi><img width="117" alt="bodryi" src="https://avatars.githubusercontent.com/u/7326310?v=4&s=117"></a></td><td><a href=https://github.com/trivikr><img width="117" alt="trivikr" src="https://avatars.githubusercontent.com/u/16024985?v=4&s=117"></a></td><td><a href=https://github.com/top-master><img width="117" alt="top-master" src="https://avatars.githubusercontent.com/u/31405473?v=4&s=117"></a></td><td><a href=https://github.com/tvaliasek><img width="117" alt="tvaliasek" src="https://avatars.githubusercontent.com/u/8644946?v=4&s=117"></a></td><td><a href=https://github.com/tomekp><img width="117" alt="tomekp" src="https://avatars.githubusercontent.com/u/1856393?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/tomsaleeba><img width="117" alt="tomsaleeba" src="https://avatars.githubusercontent.com/u/1773838?v=4&s=117"></a></td><td><a href=https://github.com/WIStudent><img width="117" alt="WIStudent" src="https://avatars.githubusercontent.com/u/2707930?v=4&s=117"></a></td><td><a href=https://github.com/tmaier><img width="117" alt="tmaier" src="https://avatars.githubusercontent.com/u/350038?v=4&s=117"></a></td><td><a href=https://github.com/Tiarhai><img width="117" alt="Tiarhai" src="https://avatars.githubusercontent.com/u/12871513?v=4&s=117"></a></td><td><a href=https://github.com/twarlop><img width="117" alt="twarlop" src="https://avatars.githubusercontent.com/u/2856082?v=4&s=117"></a></td><td><a href=https://github.com/tcgj><img width="117" alt="tcgj" src="https://avatars.githubusercontent.com/u/7994529?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/craigcbrunner><img width="117" alt="craigcbrunner" src="https://avatars.githubusercontent.com/u/2780521?v=4&s=117"></a></td><td><a href=https://github.com/codehero7386><img width="117" alt="codehero7386" src="https://avatars.githubusercontent.com/u/56253286?v=4&s=117"></a></td><td><a href=https://github.com/christianwengert><img width="117" alt="christianwengert" src="https://avatars.githubusercontent.com/u/12936057?v=4&s=117"></a></td><td><a href=https://github.com/cgoinglove><img width="117" alt="cgoinglove" src="https://avatars.githubusercontent.com/u/86150470?v=4&s=117"></a></td><td><a href=https://github.com/canvasbh><img width="117" alt="canvasbh" src="https://avatars.githubusercontent.com/u/44477734?v=4&s=117"></a></td><td><a href=https://github.com/c0b41><img width="117" alt="c0b41" src="https://avatars.githubusercontent.com/u/2834954?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/avalla><img width="117" alt="avalla" src="https://avatars.githubusercontent.com/u/986614?v=4&s=117"></a></td><td><a href=https://github.com/arggh><img width="117" alt="arggh" src="https://avatars.githubusercontent.com/u/17210302?v=4&s=117"></a></td><td><a href=https://github.com/alfatv><img width="117" alt="alfatv" src="https://avatars.githubusercontent.com/u/62238673?v=4&s=117"></a></td><td><a href=https://github.com/agreene-coursera><img width="117" alt="agreene-coursera" src="https://avatars.githubusercontent.com/u/30501355?v=4&s=117"></a></td><td><a href=https://github.com/aduh95-test-account><img width="117" alt="aduh95-test-account" src="https://avatars.githubusercontent.com/u/93441190?v=4&s=117"></a></td><td><a href=https://github.com/sartoshi-foot-dao><img width="117" alt="sartoshi-foot-dao" src="https://avatars.githubusercontent.com/u/99770068?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/zackbloom><img width="117" alt="zackbloom" src="https://avatars.githubusercontent.com/u/55347?v=4&s=117"></a></td><td><a href=https://github.com/zlawson-ut><img width="117" alt="zlawson-ut" src="https://avatars.githubusercontent.com/u/7375444?v=4&s=117"></a></td><td><a href=https://github.com/zachconner><img width="117" alt="zachconner" src="https://avatars.githubusercontent.com/u/11339326?v=4&s=117"></a></td><td><a href=https://github.com/yafkari><img width="117" alt="yafkari" src="https://avatars.githubusercontent.com/u/41365655?v=4&s=117"></a></td><td><a href=https://github.com/YehudaKremer><img width="117" alt="YehudaKremer" src="https://avatars.githubusercontent.com/u/946652?v=4&s=117"></a></td><td><a href=https://github.com/xhocquet><img width="117" alt="xhocquet" src="https://avatars.githubusercontent.com/u/8116516?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/eliOcs><img width="117" alt="eliOcs" src="https://avatars.githubusercontent.com/u/1283954?v=4&s=117"></a></td><td><a href=https://github.com/ardeois><img width="117" alt="ardeois" src="https://avatars.githubusercontent.com/u/1867939?v=4&s=117"></a></td><td><a href=https://github.com/CommanderRoot><img width="117" alt="CommanderRoot" src="https://avatars.githubusercontent.com/u/4395417?v=4&s=117"></a></td><td><a href=https://github.com/czj><img width="117" alt="czj" src="https://avatars.githubusercontent.com/u/14306?v=4&s=117"></a></td><td><a href=https://github.com/cbush06><img width="117" alt="cbush06" src="https://avatars.githubusercontent.com/u/15720146?v=4&s=117"></a></td><td><a href=https://github.com/Aarbel><img width="117" alt="Aarbel" src="https://avatars.githubusercontent.com/u/25119847?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/cfra><img width="117" alt="cfra" src="https://avatars.githubusercontent.com/u/1347051?v=4&s=117"></a></td><td><a href=https://github.com/csprance><img width="117" alt="csprance" src="https://avatars.githubusercontent.com/u/7902617?v=4&s=117"></a></td><td><a href=https://github.com/prattcmp><img width="117" alt="prattcmp" src="https://avatars.githubusercontent.com/u/1497950?v=4&s=117"></a></td><td><a href=https://github.com/subvertallchris><img width="117" alt="subvertallchris" src="https://avatars.githubusercontent.com/u/4097271?v=4&s=117"></a></td><td><a href=https://github.com/charlybillaud><img width="117" alt="charlybillaud" src="https://avatars.githubusercontent.com/u/31970410?v=4&s=117"></a></td><td><a href=https://github.com/Cretezy><img width="117" alt="Cretezy" src="https://avatars.githubusercontent.com/u/2672503?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/chao><img width="117" alt="chao" src="https://avatars.githubusercontent.com/u/55872?v=4&s=117"></a></td><td><a href=https://github.com/cellvinchung><img width="117" alt="cellvinchung" src="https://avatars.githubusercontent.com/u/5347394?v=4&s=117"></a></td><td><a href=https://github.com/cartfisk><img width="117" alt="cartfisk" src="https://avatars.githubusercontent.com/u/8764375?v=4&s=117"></a></td><td><a href=https://github.com/cyu><img width="117" alt="cyu" src="https://avatars.githubusercontent.com/u/2431?v=4&s=117"></a></td><td><a href=https://github.com/bryanjswift><img width="117" alt="bryanjswift" src="https://avatars.githubusercontent.com/u/9911?v=4&s=117"></a></td><td><a href=https://github.com/bedgerotto><img width="117" alt="bedgerotto" src="https://avatars.githubusercontent.com/u/4459657?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/wbaaron><img width="117" alt="wbaaron" src="https://avatars.githubusercontent.com/u/1048988?v=4&s=117"></a></td><td><a href=https://github.com/yoldar><img width="117" alt="yoldar" src="https://avatars.githubusercontent.com/u/1597578?v=4&s=117"></a></td><td><a href=https://github.com/efbautista><img width="117" alt="efbautista" src="https://avatars.githubusercontent.com/u/35430671?v=4&s=117"></a></td><td><a href=https://github.com/emuell><img width="117" alt="emuell" src="https://avatars.githubusercontent.com/u/11521600?v=4&s=117"></a></td><td><a href=https://github.com/EdgarSantiago93><img width="117" alt="EdgarSantiago93" src="https://avatars.githubusercontent.com/u/14806877?v=4&s=117"></a></td><td><a href=https://github.com/sweetro><img width="117" alt="sweetro" src="https://avatars.githubusercontent.com/u/6228717?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/jeetiss><img width="117" alt="jeetiss" src="https://avatars.githubusercontent.com/u/6726016?v=4&s=117"></a></td><td><a href=https://github.com/DennisKofflard><img width="117" alt="DennisKofflard" src="https://avatars.githubusercontent.com/u/8669129?v=4&s=117"></a></td><td><a href=https://github.com/hoangsvit><img width="117" alt="hoangsvit" src="https://avatars.githubusercontent.com/u/11882322?v=4&s=117"></a></td><td><a href=https://github.com/davilima6><img width="117" alt="davilima6" src="https://avatars.githubusercontent.com/u/422130?v=4&s=117"></a></td><td><a href=https://github.com/akizor><img width="117" alt="akizor" src="https://avatars.githubusercontent.com/u/1052439?v=4&s=117"></a></td><td><a href=https://github.com/KaminskiDaniell><img width="117" alt="KaminskiDaniell" src="https://avatars.githubusercontent.com/u/27357868?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/Cantabar><img width="117" alt="Cantabar" src="https://avatars.githubusercontent.com/u/6812207?v=4&s=117"></a></td><td><a href=https://github.com/mrboomer><img width="117" alt="mrboomer" src="https://avatars.githubusercontent.com/u/5942912?v=4&s=117"></a></td><td><a href=https://github.com/danilat><img width="117" alt="danilat" src="https://avatars.githubusercontent.com/u/22763?v=4&s=117"></a></td><td><a href=https://github.com/danschalow><img width="117" alt="danschalow" src="https://avatars.githubusercontent.com/u/3527437?v=4&s=117"></a></td><td><a href=https://github.com/danmichaelo><img width="117" alt="danmichaelo" src="https://avatars.githubusercontent.com/u/434495?v=4&s=117"></a></td><td><a href=https://github.com/Cruaier><img width="117" alt="Cruaier" src="https://avatars.githubusercontent.com/u/5204940?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/sercraig><img width="117" alt="sercraig" src="https://avatars.githubusercontent.com/u/24261518?v=4&s=117"></a></td><td><a href=https://github.com/functino><img width="117" alt="functino" src="https://avatars.githubusercontent.com/u/415498?v=4&s=117"></a></td><td><a href=https://github.com/amitport><img width="117" alt="amitport" src="https://avatars.githubusercontent.com/u/1131991?v=4&s=117"></a></td><td><a href=https://github.com/tekacs><img width="117" alt="tekacs" src="https://avatars.githubusercontent.com/u/63247?v=4&s=117"></a></td><td><a href=https://github.com/Dogfalo><img width="117" alt="Dogfalo" src="https://avatars.githubusercontent.com/u/2775751?v=4&s=117"></a></td><td><a href=https://github.com/alirezahi><img width="117" alt="alirezahi" src="https://avatars.githubusercontent.com/u/16666064?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/aalepis><img width="117" alt="aalepis" src="https://avatars.githubusercontent.com/u/35684834?v=4&s=117"></a></td><td><a href=https://github.com/alexnj><img width="117" alt="alexnj" src="https://avatars.githubusercontent.com/u/683500?v=4&s=117"></a></td><td><a href=https://github.com/asmt3><img width="117" alt="asmt3" src="https://avatars.githubusercontent.com/u/1777709?v=4&s=117"></a></td><td><a href=https://github.com/ahmadissa><img width="117" alt="ahmadissa" src="https://avatars.githubusercontent.com/u/9936573?v=4&s=117"></a></td><td><a href=https://github.com/adritasharma><img width="117" alt="adritasharma" src="https://avatars.githubusercontent.com/u/29271635?v=4&s=117"></a></td><td><a href=https://github.com/Adrrei><img width="117" alt="Adrrei" src="https://avatars.githubusercontent.com/u/22191685?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/adityapatadia><img width="117" alt="adityapatadia" src="https://avatars.githubusercontent.com/u/1086617?v=4&s=117"></a></td><td><a href=https://github.com/adamvigneault><img width="117" alt="adamvigneault" src="https://avatars.githubusercontent.com/u/18236120?v=4&s=117"></a></td><td><a href=https://github.com/ajh-sr><img width="117" alt="ajh-sr" src="https://avatars.githubusercontent.com/u/71472057?v=4&s=117"></a></td><td><a href=https://github.com/adamdottv><img width="117" alt="adamdottv" src="https://avatars.githubusercontent.com/u/2363879?v=4&s=117"></a></td><td><a href=https://github.com/abannach><img width="117" alt="abannach" src="https://avatars.githubusercontent.com/u/43150303?v=4&s=117"></a></td><td><a href=https://github.com/superhawk610><img width="117" alt="superhawk610" src="https://avatars.githubusercontent.com/u/18172185?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/ajschmidt8><img width="117" alt="ajschmidt8" src="https://avatars.githubusercontent.com/u/7400326?v=4&s=117"></a></td><td><a href=https://github.com/Quorafind><img width="117" alt="Quorafind" src="https://avatars.githubusercontent.com/u/13215013?v=4&s=117"></a></td><td><a href=https://github.com/bducharme><img width="117" alt="bducharme" src="https://avatars.githubusercontent.com/u/4173569?v=4&s=117"></a></td><td><a href=https://github.com/azizk><img width="117" alt="azizk" src="https://avatars.githubusercontent.com/u/37282?v=4&s=117"></a></td><td><a href=https://github.com/azeemba><img width="117" alt="azeemba" src="https://avatars.githubusercontent.com/u/2160795?v=4&s=117"></a></td><td><a href=https://github.com/ayhankesicioglu><img width="117" alt="ayhankesicioglu" src="https://avatars.githubusercontent.com/u/36304312?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/avneetmalhotra><img width="117" alt="avneetmalhotra" src="https://avatars.githubusercontent.com/u/10562207?v=4&s=117"></a></td><td><a href=https://github.com/The-Flash><img width="117" alt="The-Flash" src="https://avatars.githubusercontent.com/u/24375820?v=4&s=117"></a></td><td><a href=https://github.com/atsawin><img width="117" alt="atsawin" src="https://avatars.githubusercontent.com/u/666663?v=4&s=117"></a></td><td><a href=https://github.com/ash-jc-allen><img width="117" alt="ash-jc-allen" src="https://avatars.githubusercontent.com/u/39652331?v=4&s=117"></a></td><td><a href=https://github.com/apuyou><img width="117" alt="apuyou" src="https://avatars.githubusercontent.com/u/520053?v=4&s=117"></a></td><td><a href=https://github.com/arthurdenner><img width="117" alt="arthurdenner" src="https://avatars.githubusercontent.com/u/13774309?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/Abourass><img width="117" alt="Abourass" src="https://avatars.githubusercontent.com/u/39917231?v=4&s=117"></a></td><td><a href=https://github.com/tyndria><img width="117" alt="tyndria" src="https://avatars.githubusercontent.com/u/17138916?v=4&s=117"></a></td><td><a href=https://github.com/anthony0030><img width="117" alt="anthony0030" src="https://avatars.githubusercontent.com/u/13033263?v=4&s=117"></a></td><td><a href=https://github.com/andychongyz><img width="117" alt="andychongyz" src="https://avatars.githubusercontent.com/u/12697240?v=4&s=117"></a></td><td><a href=https://github.com/andrii-bodnar><img width="117" alt="andrii-bodnar" src="https://avatars.githubusercontent.com/u/29282228?v=4&s=117"></a></td><td><a href=https://github.com/superandrew213><img width="117" alt="superandrew213" src="https://avatars.githubusercontent.com/u/13059204?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/radarhere><img width="117" alt="radarhere" src="https://avatars.githubusercontent.com/u/3112309?v=4&s=117"></a></td><td><a href=https://github.com/onhate><img width="117" alt="onhate" src="https://avatars.githubusercontent.com/u/980905?v=4&s=117"></a></td><td><a href=https://github.com/kevin-west-10x><img width="117" alt="kevin-west-10x" src="https://avatars.githubusercontent.com/u/65194914?v=4&s=117"></a></td><td><a href=https://github.com/kergekacsa><img width="117" alt="kergekacsa" src="https://avatars.githubusercontent.com/u/16637320?v=4&s=117"></a></td><td><a href=https://github.com/firesharkstudios><img width="117" alt="firesharkstudios" src="https://avatars.githubusercontent.com/u/17069637?v=4&s=117"></a></td><td><a href=https://github.com/kaspermeinema><img width="117" alt="kaspermeinema" src="https://avatars.githubusercontent.com/u/73821331?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/tykarol><img width="117" alt="tykarol" src="https://avatars.githubusercontent.com/u/9386320?v=4&s=117"></a></td><td><a href=https://github.com/jvelten><img width="117" alt="jvelten" src="https://avatars.githubusercontent.com/u/48118068?v=4&s=117"></a></td><td><a href=https://github.com/mellow-fellow><img width="117" alt="mellow-fellow" src="https://avatars.githubusercontent.com/u/19280122?v=4&s=117"></a></td><td><a href=https://github.com/jmontoyaa><img width="117" alt="jmontoyaa" src="https://avatars.githubusercontent.com/u/158935?v=4&s=117"></a></td><td><a href=https://github.com/jcalonso><img width="117" alt="jcalonso" src="https://avatars.githubusercontent.com/u/664474?v=4&s=117"></a></td><td><a href=https://github.com/jbelej><img width="117" alt="jbelej" src="https://avatars.githubusercontent.com/u/2229202?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/jszobody><img width="117" alt="jszobody" src="https://avatars.githubusercontent.com/u/203749?v=4&s=117"></a></td><td><a href=https://github.com/jorgeepc><img width="117" alt="jorgeepc" src="https://avatars.githubusercontent.com/u/3879892?v=4&s=117"></a></td><td><a href=https://github.com/jondewoo><img width="117" alt="jondewoo" src="https://avatars.githubusercontent.com/u/1108358?v=4&s=117"></a></td><td><a href=https://github.com/jonathanarbely><img width="117" alt="jonathanarbely" src="https://avatars.githubusercontent.com/u/18177203?v=4&s=117"></a></td><td><a href=https://github.com/jsanchez034><img width="117" alt="jsanchez034" src="https://avatars.githubusercontent.com/u/761087?v=4&s=117"></a></td><td><a href=https://github.com/Jokcy><img width="117" alt="Jokcy" src="https://avatars.githubusercontent.com/u/2088642?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/chromacoma><img width="117" alt="chromacoma" src="https://avatars.githubusercontent.com/u/1535623?v=4&s=117"></a></td><td><a href=https://github.com/profsmallpine><img width="117" alt="profsmallpine" src="https://avatars.githubusercontent.com/u/7328006?v=4&s=117"></a></td><td><a href=https://github.com/marc-mabe><img width="117" alt="marc-mabe" src="https://avatars.githubusercontent.com/u/302689?v=4&s=117"></a></td><td><a href=https://github.com/Lucklj521><img width="117" alt="Lucklj521" src="https://avatars.githubusercontent.com/u/93632042?v=4&s=117"></a></td><td><a href=https://github.com/lucax88x><img width="117" alt="lucax88x" src="https://avatars.githubusercontent.com/u/6294464?v=4&s=117"></a></td><td><a href=https://github.com/lucaperret><img width="117" alt="lucaperret" src="https://avatars.githubusercontent.com/u/1887122?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/ombr><img width="117" alt="ombr" src="https://avatars.githubusercontent.com/u/857339?v=4&s=117"></a></td><td><a href=https://github.com/louim><img width="117" alt="louim" src="https://avatars.githubusercontent.com/u/923718?v=4&s=117"></a></td><td><a href=https://github.com/dolphinigle><img width="117" alt="dolphinigle" src="https://avatars.githubusercontent.com/u/7020472?v=4&s=117"></a></td><td><a href=https://github.com/leomelzer><img width="117" alt="leomelzer" src="https://avatars.githubusercontent.com/u/23313?v=4&s=117"></a></td><td><a href=https://github.com/leods92><img width="117" alt="leods92" src="https://avatars.githubusercontent.com/u/879395?v=4&s=117"></a></td><td><a href=https://github.com/galli-leo><img width="117" alt="galli-leo" src="https://avatars.githubusercontent.com/u/5339762?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/dviry><img width="117" alt="dviry" src="https://avatars.githubusercontent.com/u/1230260?v=4&s=117"></a></td><td><a href=https://github.com/larowlan><img width="117" alt="larowlan" src="https://avatars.githubusercontent.com/u/555254?v=4&s=117"></a></td><td><a href=https://github.com/leaanthony><img width="117" alt="leaanthony" src="https://avatars.githubusercontent.com/u/1943904?v=4&s=117"></a></td><td><a href=https://github.com/hoangbits><img width="117" alt="hoangbits" src="https://avatars.githubusercontent.com/u/7990827?v=4&s=117"></a></td><td><a href=https://github.com/labohkip81><img width="117" alt="labohkip81" src="https://avatars.githubusercontent.com/u/36964869?v=4&s=117"></a></td><td><a href=https://github.com/kyleparisi><img width="117" alt="kyleparisi" src="https://avatars.githubusercontent.com/u/1286753?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/elkebab><img width="117" alt="elkebab" src="https://avatars.githubusercontent.com/u/6313468?v=4&s=117"></a></td><td><a href=https://github.com/kidonng><img width="117" alt="kidonng" src="https://avatars.githubusercontent.com/u/44045911?v=4&s=117"></a></td><td><a href=https://github.com/IanVS><img width="117" alt="IanVS" src="https://avatars.githubusercontent.com/u/4616705?v=4&s=117"></a></td><td><a href=https://github.com/huydod><img width="117" alt="huydod" src="https://avatars.githubusercontent.com/u/37580530?v=4&s=117"></a></td><td><a href=https://github.com/HussainAlkhalifah><img width="117" alt="HussainAlkhalifah" src="https://avatars.githubusercontent.com/u/43642162?v=4&s=117"></a></td><td><a href=https://github.com/HughbertD><img width="117" alt="HughbertD" src="https://avatars.githubusercontent.com/u/1580021?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/hiromi2424><img width="117" alt="hiromi2424" src="https://avatars.githubusercontent.com/u/191297?v=4&s=117"></a></td><td><a href=https://github.com/giacomocerquone><img width="117" alt="giacomocerquone" src="https://avatars.githubusercontent.com/u/9303791?v=4&s=117"></a></td><td><a href=https://github.com/roenschg><img width="117" alt="roenschg" src="https://avatars.githubusercontent.com/u/9590236?v=4&s=117"></a></td><td><a href=https://github.com/gjungb><img width="117" alt="gjungb" src="https://avatars.githubusercontent.com/u/3391068?v=4&s=117"></a></td><td><a href=https://github.com/geoffappleford><img width="117" alt="geoffappleford" src="https://avatars.githubusercontent.com/u/731678?v=4&s=117"></a></td><td><a href=https://github.com/gabiganam><img width="117" alt="gabiganam" src="https://avatars.githubusercontent.com/u/28859646?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/fuadscodes><img width="117" alt="fuadscodes" src="https://avatars.githubusercontent.com/u/60370584?v=4&s=117"></a></td><td><a href=https://github.com/dtrucs><img width="117" alt="dtrucs" src="https://avatars.githubusercontent.com/u/1926041?v=4&s=117"></a></td><td><a href=https://github.com/ferdiusa><img width="117" alt="ferdiusa" src="https://avatars.githubusercontent.com/u/1997982?v=4&s=117"></a></td><td><a href=https://github.com/fgallinari><img width="117" alt="fgallinari" src="https://avatars.githubusercontent.com/u/6473638?v=4&s=117"></a></td><td><a href=https://github.com/Gkleinereva><img width="117" alt="Gkleinereva" src="https://avatars.githubusercontent.com/u/23621633?v=4&s=117"></a></td><td><a href=https://github.com/epexa><img width="117" alt="epexa" src="https://avatars.githubusercontent.com/u/2198826?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/EnricoSottile><img width="117" alt="EnricoSottile" src="https://avatars.githubusercontent.com/u/10349653?v=4&s=117"></a></td><td><a href=https://github.com/elliotdickison><img width="117" alt="elliotdickison" src="https://avatars.githubusercontent.com/u/2523678?v=4&s=117"></a></td><td><a href=https://github.com/theJoeBiz><img width="117" alt="theJoeBiz" src="https://avatars.githubusercontent.com/u/189589?v=4&s=117"></a></td><td><a href=https://github.com/Jmales><img width="117" alt="Jmales" src="https://avatars.githubusercontent.com/u/22914881?v=4&s=117"></a></td><td><a href=https://github.com/jessica-coursera><img width="117" alt="jessica-coursera" src="https://avatars.githubusercontent.com/u/35155465?v=4&s=117"></a></td><td><a href=https://github.com/vith><img width="117" alt="vith" src="https://avatars.githubusercontent.com/u/3265539?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/janwilts><img width="117" alt="janwilts" src="https://avatars.githubusercontent.com/u/16721581?v=4&s=117"></a></td><td><a href=https://github.com/janklimo><img width="117" alt="janklimo" src="https://avatars.githubusercontent.com/u/7811733?v=4&s=117"></a></td><td><a href=https://github.com/jamestiotio><img width="117" alt="jamestiotio" src="https://avatars.githubusercontent.com/u/18364745?v=4&s=117"></a></td><td><a href=https://github.com/jcjmcclean><img width="117" alt="jcjmcclean" src="https://avatars.githubusercontent.com/u/1822574?v=4&s=117"></a></td><td><a href=https://github.com/Jbithell><img width="117" alt="Jbithell" src="https://avatars.githubusercontent.com/u/8408967?v=4&s=117"></a></td><td><a href=https://github.com/JakubHaladej><img width="117" alt="JakubHaladej" src="https://avatars.githubusercontent.com/u/77832677?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/jakemcallister><img width="117" alt="jakemcallister" src="https://avatars.githubusercontent.com/u/1185699?v=4&s=117"></a></td><td><a href=https://github.com/gaejabong><img width="117" alt="gaejabong" src="https://avatars.githubusercontent.com/u/978944?v=4&s=117"></a></td><td><a href=https://github.com/JacobMGEvans><img width="117" alt="JacobMGEvans" src="https://avatars.githubusercontent.com/u/27247160?v=4&s=117"></a></td><td><a href=https://github.com/mazoruss><img width="117" alt="mazoruss" src="https://avatars.githubusercontent.com/u/17625190?v=4&s=117"></a></td><td><a href=https://github.com/GreenJimmy><img width="117" alt="GreenJimmy" src="https://avatars.githubusercontent.com/u/39386?v=4&s=117"></a></td><td><a href=https://github.com/intenzive><img width="117" alt="intenzive" src="https://avatars.githubusercontent.com/u/11055931?v=4&s=117"></a></td></tr>
+<tr><td><a href=https://github.com/NaxYo><img width="117" alt="NaxYo" src="https://avatars.githubusercontent.com/u/1963876?v=4&s=117"></a></td><td><a href=https://github.com/ishendyweb><img width="117" alt="ishendyweb" src="https://avatars.githubusercontent.com/u/10582418?v=4&s=117"></a></td></tr>
 <!--/contributors-->
 <!--/contributors-->
 </table>
 </table>
 
 

+ 2 - 2
examples/cdn-example/index.html

@@ -5,7 +5,7 @@
     <meta charset="UTF-8" />
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <link
     <link
-      href="https://releases.transloadit.com/uppy/v4.0.0-beta.14/uppy.min.css"
+      href="https://releases.transloadit.com/uppy/v4.0.0/uppy.min.css"
       rel="stylesheet"
       rel="stylesheet"
     />
     />
   </head>
   </head>
@@ -19,7 +19,7 @@
         Dashboard,
         Dashboard,
         Webcam,
         Webcam,
         Tus,
         Tus,
-      } from 'https://releases.transloadit.com/uppy/v4.0.0-beta.14/uppy.min.mjs'
+      } from 'https://releases.transloadit.com/uppy/v4.0.0/uppy.min.mjs'
 
 
       const uppy = new Uppy({ debug: true, autoProceed: false })
       const uppy = new Uppy({ debug: true, autoProceed: false })
         .use(Dashboard, { trigger: '#uppyModalOpener' })
         .use(Dashboard, { trigger: '#uppyModalOpener' })

+ 2 - 2
examples/uppy-with-companion/client/index.html

@@ -5,7 +5,7 @@
     <meta charset="UTF-8" />
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <link
     <link
-      href="https://releases.transloadit.com/uppy/v4.0.0-beta.14/uppy.min.css"
+      href="https://releases.transloadit.com/uppy/v4.0.0/uppy.min.css"
       rel="stylesheet"
       rel="stylesheet"
     />
     />
   </head>
   </head>
@@ -19,7 +19,7 @@
         Instagram,
         Instagram,
         GoogleDrive,
         GoogleDrive,
         Tus,
         Tus,
-      } from 'https://releases.transloadit.com/uppy/v4.0.0-beta.14/uppy.min.mjs'
+      } from 'https://releases.transloadit.com/uppy/v4.0.0/uppy.min.mjs'
 
 
       const uppy = new Uppy({ debug: true, autoProceed: false })
       const uppy = new Uppy({ debug: true, autoProceed: false })
         .use(Dashboard, { trigger: '#uppyModalOpener' })
         .use(Dashboard, { trigger: '#uppyModalOpener' })

+ 2 - 3
packages/@uppy/angular/projects/uppy/angular/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/angular",
   "name": "@uppy/angular",
   "description": "Angular component wrappers around Uppy's official UI plugins.",
   "description": "Angular component wrappers around Uppy's official UI plugins.",
-  "version": "0.7.0-beta.5",
+  "version": "0.7.0",
   "license": "MIT",
   "license": "MIT",
   "homepage": "https://uppy.io",
   "homepage": "https://uppy.io",
   "keywords": [
   "keywords": [
@@ -34,6 +34,5 @@
     "@uppy/status-bar": "workspace:^",
     "@uppy/status-bar": "workspace:^",
     "@uppy/utils": "workspace:^"
     "@uppy/utils": "workspace:^"
   },
   },
-  "sideEffects": false,
-  "stableVersion": "0.6.1"
+  "sideEffects": false
 }
 }

+ 2 - 3
packages/@uppy/audio/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/audio",
   "name": "@uppy/audio",
   "description": "Uppy plugin that records audio using the device’s microphone.",
   "description": "Uppy plugin that records audio using the device’s microphone.",
-  "version": "2.0.0-beta.7",
+  "version": "2.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -36,6 +36,5 @@
   },
   },
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
-  },
-  "stableVersion": "1.1.8"
+  }
 }
 }

+ 2 - 3
packages/@uppy/aws-s3-multipart/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/aws-s3-multipart",
   "name": "@uppy/aws-s3-multipart",
   "description": "Upload to Amazon S3 with Uppy and S3's Multipart upload strategy",
   "description": "Upload to Amazon S3 with Uppy and S3's Multipart upload strategy",
-  "version": "4.0.0-beta.6",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -24,6 +24,5 @@
   },
   },
   "dependencies": {
   "dependencies": {
     "@uppy/aws-s3": "workspace:^"
     "@uppy/aws-s3": "workspace:^"
-  },
-  "stableVersion": "3.11.0"
+  }
 }
 }

+ 7 - 0
packages/@uppy/aws-s3/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/aws-s3
 # @uppy/aws-s3
 
 
+## 4.0.0
+
+Released: 2024-07-10
+Included in: Uppy v4.0.0
+
+- @uppy/aws-s3: fix signing on client for bucket name with dots (Antoine du Hamel / #5312)
+
 ## 4.0.0-beta.7
 ## 4.0.0-beta.7
 
 
 Released: 2024-06-18
 Released: 2024-06-18

+ 2 - 3
packages/@uppy/aws-s3/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/aws-s3",
   "name": "@uppy/aws-s3",
   "description": "Upload to Amazon S3 with Uppy",
   "description": "Upload to Amazon S3 with Uppy",
-  "version": "4.0.0-beta.8",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -35,6 +35,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.6.2"
+  }
 }
 }

+ 2 - 3
packages/@uppy/box/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/box",
   "name": "@uppy/box",
   "description": "Import files from Box, into Uppy.",
   "description": "Import files from Box, into Uppy.",
-  "version": "3.0.0-beta.8",
+  "version": "3.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -30,6 +30,5 @@
   },
   },
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
-  },
-  "stableVersion": "2.3.0"
+  }
 }
 }

+ 7 - 0
packages/@uppy/companion-client/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/companion-client
 # @uppy/companion-client
 
 
+## 4.0.0
+
+Released: 2024-07-10
+Included in: Uppy v4.0.0
+
+- docs,@uppy/companion-client: don't close socket when pausing (Mikael Finstad / #4821)
+
 ## 4.0.0-beta.7
 ## 4.0.0-beta.7
 
 
 Released: 2024-06-04
 Released: 2024-06-04

+ 2 - 3
packages/@uppy/companion-client/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/companion-client",
   "name": "@uppy/companion-client",
   "description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
   "description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
-  "version": "4.0.0-beta.9",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -30,6 +30,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.8.0"
+  }
 }
 }

+ 11 - 0
packages/@uppy/companion/CHANGELOG.md

@@ -1,5 +1,16 @@
 # @uppy/companion
 # @uppy/companion
 
 
+## 5.0.0
+
+Released: 2024-07-10
+Included in: Uppy v4.0.0
+
+- @uppy/companion: make streaming upload default to `true` (Mikael Finstad / #5315)
+- @uppy/companion: remove `oauthOrigin` (Antoine du Hamel / #5311)
+- @uppy/companion: do not list Node.js 20.12 as compatible (Antoine du Hamel / #5309)
+- examples,@uppy/companion: Release: uppy@3.27.3 (github-actions[bot] / #5304)
+- @uppy/companion: fix `TypeError` when parsing request (Antoine du Hamel / #5303)
+
 ## 5.0.0-beta.12
 ## 5.0.0-beta.12
 
 
 Released: 2024-07-02
 Released: 2024-07-02

+ 2 - 3
packages/@uppy/companion/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@uppy/companion",
   "name": "@uppy/companion",
-  "version": "5.0.0-beta.12",
+  "version": "5.0.0",
   "description": "OAuth helper and remote fetcher for Uppy's (https://uppy.io) extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:",
   "description": "OAuth helper and remote fetcher for Uppy's (https://uppy.io) extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:",
   "main": "lib/companion.js",
   "main": "lib/companion.js",
   "types": "lib/companion.d.ts",
   "types": "lib/companion.d.ts",
@@ -111,6 +111,5 @@
   },
   },
   "installConfig": {
   "installConfig": {
     "hoistingLimits": "workspaces"
     "hoistingLimits": "workspaces"
-  },
-  "stableVersion": "4.13.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/compressor/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/compressor",
   "name": "@uppy/compressor",
   "description": "Uppy plugin that compresses images before upload, saving up to 60% in size",
   "description": "Uppy plugin that compresses images before upload, saving up to 60% in size",
-  "version": "2.0.0-beta.8",
+  "version": "2.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -36,6 +36,5 @@
   },
   },
   "devDependencies": {
   "devDependencies": {
     "vitest": "^1.2.1"
     "vitest": "^1.2.1"
-  },
-  "stableVersion": "1.1.2"
+  }
 }
 }

+ 8 - 0
packages/@uppy/core/CHANGELOG.md

@@ -1,5 +1,13 @@
 # @uppy/core
 # @uppy/core
 
 
+## 4.0.0
+
+Released: 2024-07-10
+Included in: Uppy v4.0.0
+
+- @uppy/core: bring back resetProgress (Merlijn Vos / #5320)
+- @uppy/core: export UppyOptions, UppyFile, Meta, Body (Merlijn Vos / #5319)
+
 ## 4.0.0-beta.9
 ## 4.0.0-beta.9
 
 
 Released: 2024-06-04
 Released: 2024-06-04

+ 2 - 3
packages/@uppy/core/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/core",
   "name": "@uppy/core",
   "description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
   "description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
-  "version": "4.0.0-beta.12",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -34,6 +34,5 @@
   },
   },
   "devDependencies": {
   "devDependencies": {
     "vitest": "^1.2.1"
     "vitest": "^1.2.1"
-  },
-  "stableVersion": "3.10.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/dashboard/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/dashboard",
   "name": "@uppy/dashboard",
   "description": "Universal UI plugin for Uppy.",
   "description": "Universal UI plugin for Uppy.",
-  "version": "4.0.0-beta.11",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -45,6 +45,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.8.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/drag-drop/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/drag-drop",
   "name": "@uppy/drag-drop",
   "description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.",
   "description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.",
-  "version": "4.0.0-beta.5",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -30,6 +30,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.1.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/drop-target/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/drop-target",
   "name": "@uppy/drop-target",
   "description": "Lets your users drag and drop files on a DOM element",
   "description": "Lets your users drag and drop files on a DOM element",
-  "version": "3.0.0-beta.6",
+  "version": "3.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -31,6 +31,5 @@
   },
   },
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
-  },
-  "stableVersion": "2.0.5"
+  }
 }
 }

+ 2 - 3
packages/@uppy/dropbox/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/dropbox",
   "name": "@uppy/dropbox",
   "description": "Import files from Dropbox, into Uppy.",
   "description": "Import files from Dropbox, into Uppy.",
-  "version": "4.0.0-beta.9",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -27,6 +27,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.3.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/facebook/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/facebook",
   "name": "@uppy/facebook",
   "description": "Import files from Facebook, into Uppy.",
   "description": "Import files from Facebook, into Uppy.",
-  "version": "4.0.0-beta.7",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -27,6 +27,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.3.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/file-input/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/file-input",
   "name": "@uppy/file-input",
   "description": "Simple UI of a file input button that works with Uppy right out of the box",
   "description": "Simple UI of a file input button that works with Uppy right out of the box",
-  "version": "4.0.0-beta.6",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -27,6 +27,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.1.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/form/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/form",
   "name": "@uppy/form",
   "description": "Connect Uppy to an existing HTML <form>.",
   "description": "Connect Uppy to an existing HTML <form>.",
-  "version": "4.0.0-beta.6",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -25,6 +25,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.2.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/golden-retriever/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/golden-retriever",
   "name": "@uppy/golden-retriever",
   "description": "The GoldenRetriever Uppy plugin saves selected files in browser cache to seamlessly resume uploding after browser crash or accidentally closed tab",
   "description": "The GoldenRetriever Uppy plugin saves selected files in browser cache to seamlessly resume uploding after browser crash or accidentally closed tab",
-  "version": "4.0.0-beta.6",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -28,6 +28,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.2.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/google-drive/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/google-drive",
   "name": "@uppy/google-drive",
   "description": "The Google Drive plugin for Uppy lets users import files from their Google Drive account",
   "description": "The Google Drive plugin for Uppy lets users import files from their Google Drive account",
-  "version": "4.0.0-beta.1",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -28,6 +28,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.5.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/google-photos/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/google-photos",
   "name": "@uppy/google-photos",
   "description": "The Google Photos plugin for Uppy lets users import photos from their Google Photos account",
   "description": "The Google Photos plugin for Uppy lets users import photos from their Google Photos account",
-  "version": "0.2.0-beta.2",
+  "version": "0.2.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -28,6 +28,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "0.1.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/image-editor/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/image-editor",
   "name": "@uppy/image-editor",
   "description": "Image editor and cropping UI",
   "description": "Image editor and cropping UI",
-  "version": "3.0.0-beta.6",
+  "version": "3.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -35,6 +35,5 @@
   },
   },
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
-  },
-  "stableVersion": "2.4.4"
+  }
 }
 }

+ 2 - 3
packages/@uppy/informer/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/informer",
   "name": "@uppy/informer",
   "description": "A notification and error pop-up bar for Uppy.",
   "description": "A notification and error pop-up bar for Uppy.",
-  "version": "4.0.0-beta.2",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -28,6 +28,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.1.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/instagram/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/instagram",
   "name": "@uppy/instagram",
   "description": "Import photos and videos from Instagram, into Uppy.",
   "description": "Import photos and videos from Instagram, into Uppy.",
-  "version": "4.0.0-beta.7",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -30,6 +30,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.3.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/locales/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/locales",
   "name": "@uppy/locales",
   "description": "Uppy language packs",
   "description": "Uppy language packs",
-  "version": "4.0.0-beta.4",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "type": "module",
   "type": "module",
   "keywords": [
   "keywords": [
@@ -19,6 +19,5 @@
   },
   },
   "dependencies": {
   "dependencies": {
     "@uppy/utils": "workspace:^"
     "@uppy/utils": "workspace:^"
-  },
-  "stableVersion": "3.5.3"
+  }
 }
 }

+ 2 - 3
packages/@uppy/onedrive/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/onedrive",
   "name": "@uppy/onedrive",
   "description": "Import files from OneDrive, into Uppy.",
   "description": "Import files from OneDrive, into Uppy.",
-  "version": "4.0.0-beta.8",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -27,6 +27,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.3.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/progress-bar/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/progress-bar",
   "name": "@uppy/progress-bar",
   "description": "A progress bar UI for Uppy",
   "description": "A progress bar UI for Uppy",
-  "version": "4.0.0-beta.4",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -28,6 +28,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.1.1"
+  }
 }
 }

+ 7 - 0
packages/@uppy/provider-views/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/provider-views
 # @uppy/provider-views
 
 
+## 4.0.0
+
+Released: 2024-07-10
+Included in: Uppy v4.0.0
+
+- @uppy/provider-views: `.openFolder()` - return progress indication (Evgenia Karunus / #5306)
+
 ## 4.0.0-beta.11
 ## 4.0.0-beta.11
 
 
 Released: 2024-07-02
 Released: 2024-07-02

+ 2 - 3
packages/@uppy/provider-views/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/provider-views",
   "name": "@uppy/provider-views",
   "description": "View library for Uppy remote provider plugins.",
   "description": "View library for Uppy remote provider plugins.",
-  "version": "4.0.0-beta.11",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -30,6 +30,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.11.0"
+  }
 }
 }

+ 1 - 1
packages/@uppy/react-native/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/react-native",
   "name": "@uppy/react-native",
   "description": "React Native Uppy UI components",
   "description": "React Native Uppy UI components",
-  "version": "0.5.2",
+  "version": "0.6.0",
   "main": "file-picker/index.js",
   "main": "file-picker/index.js",
   "license": "MIT",
   "license": "MIT",
   "keywords": [
   "keywords": [

+ 7 - 0
packages/@uppy/react/CHANGELOG.md

@@ -1,5 +1,12 @@
 # @uppy/react
 # @uppy/react
 
 
+## 4.0.0
+
+Released: 2024-07-10
+Included in: Uppy v4.0.0
+
+- @uppy/react: introduce useUppyEvent (Merlijn Vos / #5264)
+
 ## 4.0.0-beta.8
 ## 4.0.0-beta.8
 
 
 Released: 2024-06-27
 Released: 2024-06-27

+ 2 - 3
packages/@uppy/react/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/react",
   "name": "@uppy/react",
   "description": "React component wrappers around Uppy's official UI plugins.",
   "description": "React component wrappers around Uppy's official UI plugins.",
-  "version": "4.0.0-beta.8",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -57,6 +57,5 @@
     "@uppy/status-bar": {
     "@uppy/status-bar": {
       "optional": true
       "optional": true
     }
     }
-  },
-  "stableVersion": "3.3.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/redux-dev-tools/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/redux-dev-tools",
   "name": "@uppy/redux-dev-tools",
   "description": "Redux developer tools plugin for Uppy that simply syncs Uppy’s state with redux-devtools browser or JS extensions, and allows for basic time travel",
   "description": "Redux developer tools plugin for Uppy that simply syncs Uppy’s state with redux-devtools browser or JS extensions, and allows for basic time travel",
-  "version": "4.0.0-beta.2",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -22,6 +22,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.0.3"
+  }
 }
 }

+ 2 - 3
packages/@uppy/remote-sources/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/remote-sources",
   "name": "@uppy/remote-sources",
   "description": "Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc",
   "description": "Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc",
-  "version": "2.0.0-beta.5",
+  "version": "2.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -48,6 +48,5 @@
   "devDependencies": {
   "devDependencies": {
     "resize-observer-polyfill": "^1.5.1",
     "resize-observer-polyfill": "^1.5.1",
     "vitest": "^1.2.1"
     "vitest": "^1.2.1"
-  },
-  "stableVersion": "1.2.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/screen-capture/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/screen-capture",
   "name": "@uppy/screen-capture",
   "description": "Uppy plugin that captures video from display or application.",
   "description": "Uppy plugin that captures video from display or application.",
-  "version": "4.0.0-beta.6",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -32,6 +32,5 @@
   },
   },
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
-  },
-  "stableVersion": "3.2.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/status-bar/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/status-bar",
   "name": "@uppy/status-bar",
   "description": "A progress bar for Uppy, with many bells and whistles.",
   "description": "A progress bar for Uppy, with many bells and whistles.",
-  "version": "4.0.0-beta.9",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -33,6 +33,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.3.1"
+  }
 }
 }

+ 2 - 3
packages/@uppy/store-default/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/store-default",
   "name": "@uppy/store-default",
   "description": "The default simple object-based store for Uppy.",
   "description": "The default simple object-based store for Uppy.",
-  "version": "4.0.0-beta.2",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -20,6 +20,5 @@
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",
     "url": "git+https://github.com/transloadit/uppy.git"
     "url": "git+https://github.com/transloadit/uppy.git"
-  },
-  "stableVersion": "3.2.2"
+  }
 }
 }

+ 2 - 3
packages/@uppy/store-redux/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/store-redux",
   "name": "@uppy/store-redux",
   "description": "Make Uppy use your existing Redux store.",
   "description": "Make Uppy use your existing Redux store.",
-  "version": "4.0.0-beta.3",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -25,6 +25,5 @@
   "devDependencies": {
   "devDependencies": {
     "redux": "^4.0.0",
     "redux": "^4.0.0",
     "vitest": "^1.2.1"
     "vitest": "^1.2.1"
-  },
-  "stableVersion": "3.0.7"
+  }
 }
 }

+ 2 - 3
packages/@uppy/svelte/package.json

@@ -2,7 +2,7 @@
   "name": "@uppy/svelte",
   "name": "@uppy/svelte",
   "description": "Uppy plugin that helps integrate Uppy into your Svelte project.",
   "description": "Uppy plugin that helps integrate Uppy into your Svelte project.",
   "type": "module",
   "type": "module",
-  "version": "4.0.0-beta.4",
+  "version": "4.0.0",
   "scripts": {
   "scripts": {
     "build": "rollup -c",
     "build": "rollup -c",
     "prepublishOnly": "yarn run build",
     "prepublishOnly": "yarn run build",
@@ -57,6 +57,5 @@
     "src",
     "src",
     "lib",
     "lib",
     "typings"
     "typings"
-  ],
-  "stableVersion": "3.1.3"
+  ]
 }
 }

+ 2 - 3
packages/@uppy/thumbnail-generator/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/thumbnail-generator",
   "name": "@uppy/thumbnail-generator",
   "description": "Uppy plugin that generates small previews of images to show on your upload UI.",
   "description": "Uppy plugin that generates small previews of images to show on your upload UI.",
-  "version": "4.0.0-beta.4",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -31,6 +31,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.1.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/transloadit/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/transloadit",
   "name": "@uppy/transloadit",
   "description": "The Transloadit plugin can be used to upload files to Transloadit for all kinds of processing, such as transcoding video, resizing images, zipping/unzipping, and more",
   "description": "The Transloadit plugin can be used to upload files to Transloadit for all kinds of processing, such as transcoding video, resizing images, zipping/unzipping, and more",
-  "version": "4.0.0-beta.10",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -39,6 +39,5 @@
   "devDependencies": {
   "devDependencies": {
     "vitest": "^1.2.1",
     "vitest": "^1.2.1",
     "whatwg-fetch": "^3.6.2"
     "whatwg-fetch": "^3.6.2"
-  },
-  "stableVersion": "3.6.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/tus/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/tus",
   "name": "@uppy/tus",
   "description": "Resumable uploads for Uppy using Tus.io",
   "description": "Resumable uploads for Uppy using Tus.io",
-  "version": "4.0.0-beta.6",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -31,6 +31,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.5.4"
+  }
 }
 }

+ 2 - 3
packages/@uppy/unsplash/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/unsplash",
   "name": "@uppy/unsplash",
   "description": "Import files from Unsplash, the free stock photography resource, into Uppy",
   "description": "Import files from Unsplash, the free stock photography resource, into Uppy",
-  "version": "4.0.0-beta.8",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -30,6 +30,5 @@
   },
   },
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
-  },
-  "stableVersion": "3.3.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/url/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/url",
   "name": "@uppy/url",
   "description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!",
   "description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!",
-  "version": "4.0.0-beta.8",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -29,6 +29,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.6.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/utils/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/utils",
   "name": "@uppy/utils",
   "description": "Shared utility functions for Uppy Core and plugins maintained by the Uppy team.",
   "description": "Shared utility functions for Uppy Core and plugins maintained by the Uppy team.",
-  "version": "6.0.0-beta.9",
+  "version": "6.0.0",
   "license": "MIT",
   "license": "MIT",
   "type": "module",
   "type": "module",
   "keywords": [
   "keywords": [
@@ -79,6 +79,5 @@
   "devDependencies": {
   "devDependencies": {
     "@types/lodash": "^4.14.199",
     "@types/lodash": "^4.14.199",
     "vitest": "^1.2.1"
     "vitest": "^1.2.1"
-  },
-  "stableVersion": "5.7.5"
+  }
 }
 }

+ 2 - 3
packages/@uppy/vue/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@uppy/vue",
   "name": "@uppy/vue",
-  "version": "2.0.0-beta.4",
+  "version": "2.0.0",
   "license": "MIT",
   "license": "MIT",
   "type": "module",
   "type": "module",
   "main": "lib/index.js",
   "main": "lib/index.js",
@@ -38,6 +38,5 @@
   },
   },
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
-  },
-  "stableVersion": "1.1.2"
+  }
 }
 }

+ 2 - 3
packages/@uppy/webcam/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/webcam",
   "name": "@uppy/webcam",
   "description": "Uppy plugin that takes photos or records videos using the device's camera.",
   "description": "Uppy plugin that takes photos or records videos using the device's camera.",
-  "version": "4.0.0-beta.9",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "style": "dist/style.min.css",
   "style": "dist/style.min.css",
@@ -35,6 +35,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.4.0"
+  }
 }
 }

+ 2 - 3
packages/@uppy/xhr-upload/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/xhr-upload",
   "name": "@uppy/xhr-upload",
   "description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.",
   "description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.",
-  "version": "4.0.0-beta.7",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -33,6 +33,5 @@
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "@uppy/core": "workspace:^"
     "@uppy/core": "workspace:^"
-  },
-  "stableVersion": "3.6.4"
+  }
 }
 }

+ 2 - 3
packages/@uppy/zoom/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "@uppy/zoom",
   "name": "@uppy/zoom",
   "description": "Import files from zoom, into Uppy.",
   "description": "Import files from zoom, into Uppy.",
-  "version": "3.0.0-beta.7",
+  "version": "3.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "type": "module",
   "type": "module",
@@ -30,6 +30,5 @@
   },
   },
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
-  },
-  "stableVersion": "2.3.0"
+  }
 }
 }

+ 2 - 3
packages/uppy/package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "uppy",
   "name": "uppy",
   "description": "Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
   "description": "Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
-  "version": "4.0.0-beta.14",
+  "version": "4.0.0",
   "license": "MIT",
   "license": "MIT",
   "main": "index.mjs",
   "main": "index.mjs",
   "module": "index.mjs",
   "module": "index.mjs",
@@ -67,6 +67,5 @@
     "@uppy/webcam": "workspace:^",
     "@uppy/webcam": "workspace:^",
     "@uppy/xhr-upload": "workspace:^",
     "@uppy/xhr-upload": "workspace:^",
     "@uppy/zoom": "workspace:^"
     "@uppy/zoom": "workspace:^"
-  },
-  "stableVersion": "3.24.0"
+  }
 }
 }