From 37e5203a6973956d9afadbd9bc575bc5662e7f56 Mon Sep 17 00:00:00 2001 From: Casper <casperklein@users.noreply.github.com> Date: Wed, 31 Jul 2024 09:04:51 +0200 Subject: [PATCH] ci: Remove CONTRIBUTORS.md (#4141) --- .all-contributorsrc | 26 - .gitattributes | 1 - .github/workflows/contributors.yml | 33 - CHANGELOG.md | 6 +- CONTRIBUTORS.md | 2182 ---------------------------- 5 files changed, 5 insertions(+), 2243 deletions(-) delete mode 100644 .all-contributorsrc delete mode 100644 .github/workflows/contributors.yml delete mode 100644 CONTRIBUTORS.md diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index c3d39c65..00000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,26 +0,0 @@ -{ - "files": [ - "CONTRIBUTORS.md" - ], - "imageSize": 100, - "commit": false, - "contributors": [ - { - "login": "matrixes", - "name": "matrixes", - "avatar_url": "https://avatars.githubusercontent.com/u/46491408?v=4", - "profile": "https://github.com/matrixes", - "contributions": [ - "blog" - ] - } - ], - "contributorsPerLine": 7, - "badgeTemplate": "", - "projectName": "docker-mailserver", - "projectOwner": "docker-mailserver", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": false, - "commitConvention": "none" -} diff --git a/.gitattributes b/.gitattributes index da5dadda..8933edd9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -28,7 +28,6 @@ Makefile *.yaml text ## PROJECT -.all-contributorsrc text export-ignore .editorconfig text export-ignore .gitattributes text export-ignore .gitignore text export-ignore diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml deleted file mode 100644 index 6ca6027b..00000000 --- a/.github/workflows/contributors.yml +++ /dev/null @@ -1,33 +0,0 @@ -name: 'Update Contributors List' - -on: - workflow_dispatch: - schedule: - - cron: 0 4 * * 0 - -permissions: - contents: write - pull-requests: write - statuses: write - -jobs: - add-contributors: - name: 'Add Contributors' - runs-on: ubuntu-22.04 - steps: - - name: 'Checkout' - uses: actions/checkout@v4 - - - name: 'Update CONTRIBUTORS.md' - uses: akhilmhdh/contributors-readme-action@v2.3.10 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - with: - readme_path: CONTRIBUTORS.md - collaborators: all - use_username: true - commit_message: 'docs: updated `CONTRIBUTORS.md`' - committer_username: github-actions[bot] - committer_email: 41898282+github-actions[bot]@users.noreply.github.com - pr_title_on_protected: 'docs: update `CONTRIBUTORS.md`' - auto_detect_branch_protection: true diff --git a/CHANGELOG.md b/CHANGELOG.md index 490848c5..97c48e2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,12 +25,16 @@ All notable changes to this project will be documented in this file. The format - **Postfix** - Disable Microsoft reactions to outgoing mail. ([#4120](https://github.com/docker-mailserver/docker-mailserver/pull/4120)) -#### Fixes +### Fixes - **Dovecot:** - `logwatch` Update logwatch `ignore.conf` to exclude Xapian messages about pending documents ([#4060](https://github.com/docker-mailserver/docker-mailserver/pull/4060)) - `dovecot-fts-xapian` plugin was updated to `1.7.13`, fixing a regression with indexing ([#4095](https://github.com/docker-mailserver/docker-mailserver/pull/4095)) +### CI + +- Workflow for `CONTRIBUTORS.md` updates removed. `CONTRIBUTORS.md` file and dependencies removed. ([#4141](https://github.com/docker-mailserver/docker-mailserver/pull/4141)) + ## [v14.0.0](https://github.com/docker-mailserver/docker-mailserver/releases/tag/v14.0.0) The most noteworthy change of this release is the update of the container's base image from Debian 11 ("Bullseye") to Debian 12 ("Bookworm"). This update alone involves breaking changes and requires a careful update! diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md deleted file mode 100644 index d4cc387b..00000000 --- a/CONTRIBUTORS.md +++ /dev/null @@ -1,2182 +0,0 @@ -# Contributors - -Thanks goes to these wonderful people ✨ - -<!-- readme: collaborators,contributors -start --> -<table> - <tbody> - <tr> - <td align="center"> - <a href="https://github.com/casperklein"> - <img src="https://avatars.githubusercontent.com/u/590174?v=4" width="100;" alt="casperklein"/> - <br /> - <sub><b>casperklein</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/fbartels"> - <img src="https://avatars.githubusercontent.com/u/1257835?v=4" width="100;" alt="fbartels"/> - <br /> - <sub><b>fbartels</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/polarathene"> - <img src="https://avatars.githubusercontent.com/u/5098581?v=4" width="100;" alt="polarathene"/> - <br /> - <sub><b>polarathene</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/NorseGaud"> - <img src="https://avatars.githubusercontent.com/u/5896030?v=4" width="100;" alt="NorseGaud"/> - <br /> - <sub><b>NorseGaud</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/wernerfred"> - <img src="https://avatars.githubusercontent.com/u/20406381?v=4" width="100;" alt="wernerfred"/> - <br /> - <sub><b>wernerfred</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/georglauterbach"> - <img src="https://avatars.githubusercontent.com/u/44545919?v=4" width="100;" alt="georglauterbach"/> - <br /> - <sub><b>georglauterbach</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/tomav"> - <img src="https://avatars.githubusercontent.com/u/303803?v=4" width="100;" alt="tomav"/> - <br /> - <sub><b>tomav</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/erik-wramner"> - <img src="https://avatars.githubusercontent.com/u/8382730?v=4" width="100;" alt="erik-wramner"/> - <br /> - <sub><b>erik-wramner</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/chikamichi"> - <img src="https://avatars.githubusercontent.com/u/106689?v=4" width="100;" alt="chikamichi"/> - <br /> - <sub><b>chikamichi</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/martin-schulze-vireso"> - <img src="https://avatars.githubusercontent.com/u/37703201?v=4" width="100;" alt="martin-schulze-vireso"/> - <br /> - <sub><b>martin-schulze-vireso</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Josef-Friedrich"> - <img src="https://avatars.githubusercontent.com/u/545838?v=4" width="100;" alt="Josef-Friedrich"/> - <br /> - <sub><b>Josef-Friedrich</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/johansmitsnl"> - <img src="https://avatars.githubusercontent.com/u/12995632?v=4" width="100;" alt="johansmitsnl"/> - <br /> - <sub><b>johansmitsnl</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/youtous"> - <img src="https://avatars.githubusercontent.com/u/1868488?v=4" width="100;" alt="youtous"/> - <br /> - <sub><b>youtous</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/17Halbe"> - <img src="https://avatars.githubusercontent.com/u/16878671?v=4" width="100;" alt="17Halbe"/> - <br /> - <sub><b>17Halbe</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/tve"> - <img src="https://avatars.githubusercontent.com/u/39480?v=4" width="100;" alt="tve"/> - <br /> - <sub><b>tve</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/gmasse"> - <img src="https://avatars.githubusercontent.com/u/8754722?v=4" width="100;" alt="gmasse"/> - <br /> - <sub><b>gmasse</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ap-wtioit"> - <img src="https://avatars.githubusercontent.com/u/38032588?v=4" width="100;" alt="ap-wtioit"/> - <br /> - <sub><b>ap-wtioit</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/00angus"> - <img src="https://avatars.githubusercontent.com/u/17984915?v=4" width="100;" alt="00angus"/> - <br /> - <sub><b>00angus</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/alinmear"> - <img src="https://avatars.githubusercontent.com/u/1282224?v=4" width="100;" alt="alinmear"/> - <br /> - <sub><b>alinmear</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/dominikwinter"> - <img src="https://avatars.githubusercontent.com/u/2269503?v=4" width="100;" alt="dominikwinter"/> - <br /> - <sub><b>dominikwinter</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/crazystick"> - <img src="https://avatars.githubusercontent.com/u/2107169?v=4" width="100;" alt="crazystick"/> - <br /> - <sub><b>crazystick</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/svenyonson"> - <img src="https://avatars.githubusercontent.com/u/369966?v=4" width="100;" alt="svenyonson"/> - <br /> - <sub><b>svenyonson</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/swiesend"> - <img src="https://avatars.githubusercontent.com/u/3512490?v=4" width="100;" alt="swiesend"/> - <br /> - <sub><b>swiesend</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/stonemaster"> - <img src="https://avatars.githubusercontent.com/u/1463490?v=4" width="100;" alt="stonemaster"/> - <br /> - <sub><b>stonemaster</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/williamdes"> - <img src="https://avatars.githubusercontent.com/u/7784660?v=4" width="100;" alt="williamdes"/> - <br /> - <sub><b>williamdes</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/omarc1492"> - <img src="https://avatars.githubusercontent.com/u/10967529?v=4" width="100;" alt="omarc1492"/> - <br /> - <sub><b>omarc1492</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/phish108"> - <img src="https://avatars.githubusercontent.com/u/866505?v=4" width="100;" alt="phish108"/> - <br /> - <sub><b>phish108</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mwlczk"> - <img src="https://avatars.githubusercontent.com/u/2558195?v=4" width="100;" alt="mwlczk"/> - <br /> - <sub><b>mwlczk</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/tyranron"> - <img src="https://avatars.githubusercontent.com/u/7114909?v=4" width="100;" alt="tyranron"/> - <br /> - <sub><b>tyranron</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/KyleOndy"> - <img src="https://avatars.githubusercontent.com/u/1640900?v=4" width="100;" alt="KyleOndy"/> - <br /> - <sub><b>KyleOndy</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/mindrunner"> - <img src="https://avatars.githubusercontent.com/u/1413542?v=4" width="100;" alt="mindrunner"/> - <br /> - <sub><b>mindrunner</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/MichaelSp"> - <img src="https://avatars.githubusercontent.com/u/448282?v=4" width="100;" alt="MichaelSp"/> - <br /> - <sub><b>MichaelSp</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/m-a-v"> - <img src="https://avatars.githubusercontent.com/u/16197536?v=4" width="100;" alt="m-a-v"/> - <br /> - <sub><b>m-a-v</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/bilak"> - <img src="https://avatars.githubusercontent.com/u/5826062?v=4" width="100;" alt="bilak"/> - <br /> - <sub><b>bilak</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/vortex852456"> - <img src="https://avatars.githubusercontent.com/u/4114781?v=4" width="100;" alt="vortex852456"/> - <br /> - <sub><b>vortex852456</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/hanscees"> - <img src="https://avatars.githubusercontent.com/u/5273274?v=4" width="100;" alt="hanscees"/> - <br /> - <sub><b>hanscees</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/chris54721"> - <img src="https://avatars.githubusercontent.com/u/3685659?v=4" width="100;" alt="chris54721"/> - <br /> - <sub><b>chris54721</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jrpear"> - <img src="https://avatars.githubusercontent.com/u/26498132?v=4" width="100;" alt="jrpear"/> - <br /> - <sub><b>jrpear</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/pyy"> - <img src="https://avatars.githubusercontent.com/u/4225935?v=4" width="100;" alt="pyy"/> - <br /> - <sub><b>pyy</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/moqmar"> - <img src="https://avatars.githubusercontent.com/u/5559994?v=4" width="100;" alt="moqmar"/> - <br /> - <sub><b>moqmar</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/arneke"> - <img src="https://avatars.githubusercontent.com/u/425235?v=4" width="100;" alt="arneke"/> - <br /> - <sub><b>arneke</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/akmet"> - <img src="https://avatars.githubusercontent.com/u/10135260?v=4" width="100;" alt="akmet"/> - <br /> - <sub><b>akmet</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/diiigle"> - <img src="https://avatars.githubusercontent.com/u/5210911?v=4" width="100;" alt="diiigle"/> - <br /> - <sub><b>diiigle</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/kiliant"> - <img src="https://avatars.githubusercontent.com/u/5897310?v=4" width="100;" alt="kiliant"/> - <br /> - <sub><b>kiliant</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/dashohoxha"> - <img src="https://avatars.githubusercontent.com/u/1495805?v=4" width="100;" alt="dashohoxha"/> - <br /> - <sub><b>dashohoxha</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/egavard"> - <img src="https://avatars.githubusercontent.com/u/7823622?v=4" width="100;" alt="egavard"/> - <br /> - <sub><b>egavard</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mathuin"> - <img src="https://avatars.githubusercontent.com/u/221823?v=4" width="100;" alt="mathuin"/> - <br /> - <sub><b>mathuin</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jamebus"> - <img src="https://avatars.githubusercontent.com/u/573734?v=4" width="100;" alt="jamebus"/> - <br /> - <sub><b>jamebus</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/robertdolca"> - <img src="https://avatars.githubusercontent.com/u/383543?v=4" width="100;" alt="robertdolca"/> - <br /> - <sub><b>robertdolca</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/okainov"> - <img src="https://avatars.githubusercontent.com/u/918446?v=4" width="100;" alt="okainov"/> - <br /> - <sub><b>okainov</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jsonn"> - <img src="https://avatars.githubusercontent.com/u/296817?v=4" width="100;" alt="jsonn"/> - <br /> - <sub><b>jsonn</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/lukecyca"> - <img src="https://avatars.githubusercontent.com/u/366484?v=4" width="100;" alt="lukecyca"/> - <br /> - <sub><b>lukecyca</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/m-schmoock"> - <img src="https://avatars.githubusercontent.com/u/4090425?v=4" width="100;" alt="m-schmoock"/> - <br /> - <sub><b>m-schmoock</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mjung"> - <img src="https://avatars.githubusercontent.com/u/1105431?v=4" width="100;" alt="mjung"/> - <br /> - <sub><b>mjung</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/VanVan"> - <img src="https://avatars.githubusercontent.com/u/388581?v=4" width="100;" alt="VanVan"/> - <br /> - <sub><b>VanVan</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/eltociear"> - <img src="https://avatars.githubusercontent.com/u/22633385?v=4" width="100;" alt="eltociear"/> - <br /> - <sub><b>eltociear</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/andreasgerstmayr"> - <img src="https://avatars.githubusercontent.com/u/538011?v=4" width="100;" alt="andreasgerstmayr"/> - <br /> - <sub><b>andreasgerstmayr</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/voordev"> - <img src="https://avatars.githubusercontent.com/u/34578028?v=4" width="100;" alt="voordev"/> - <br /> - <sub><b>voordev</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/davidszp"> - <img src="https://avatars.githubusercontent.com/u/15107452?v=4" width="100;" alt="davidszp"/> - <br /> - <sub><b>davidszp</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/kamuri"> - <img src="https://avatars.githubusercontent.com/u/2777769?v=4" width="100;" alt="kamuri"/> - <br /> - <sub><b>kamuri</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/guardiande"> - <img src="https://avatars.githubusercontent.com/u/4947715?v=4" width="100;" alt="guardiande"/> - <br /> - <sub><b>guardiande</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Zehir"> - <img src="https://avatars.githubusercontent.com/u/845225?v=4" width="100;" alt="Zehir"/> - <br /> - <sub><b>Zehir</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Birkenstab"> - <img src="https://avatars.githubusercontent.com/u/4836713?v=4" width="100;" alt="Birkenstab"/> - <br /> - <sub><b>Birkenstab</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/BrandonSchmitt"> - <img src="https://avatars.githubusercontent.com/u/9415736?v=4" width="100;" alt="BrandonSchmitt"/> - <br /> - <sub><b>BrandonSchmitt</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Starbix"> - <img src="https://avatars.githubusercontent.com/u/12443257?v=4" width="100;" alt="Starbix"/> - <br /> - <sub><b>Starbix</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/citec"> - <img src="https://avatars.githubusercontent.com/u/4775008?v=4" width="100;" alt="citec"/> - <br /> - <sub><b>citec</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/yajo"> - <img src="https://avatars.githubusercontent.com/u/973709?v=4" width="100;" alt="yajo"/> - <br /> - <sub><b>yajo</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/MakerMatrix"> - <img src="https://avatars.githubusercontent.com/u/52144433?v=4" width="100;" alt="MakerMatrix"/> - <br /> - <sub><b>MakerMatrix</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/weo"> - <img src="https://avatars.githubusercontent.com/u/239722?v=4" width="100;" alt="weo"/> - <br /> - <sub><b>weo</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/analogue"> - <img src="https://avatars.githubusercontent.com/u/26757?v=4" width="100;" alt="analogue"/> - <br /> - <sub><b>analogue</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Rubytastic2"> - <img src="https://avatars.githubusercontent.com/u/21036612?v=4" width="100;" alt="Rubytastic2"/> - <br /> - <sub><b>Rubytastic2</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/reneploetz"> - <img src="https://avatars.githubusercontent.com/u/3007925?v=4" width="100;" alt="reneploetz"/> - <br /> - <sub><b>reneploetz</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/pbek"> - <img src="https://avatars.githubusercontent.com/u/1798101?v=4" width="100;" alt="pbek"/> - <br /> - <sub><b>pbek</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/castorinop"> - <img src="https://avatars.githubusercontent.com/u/370992?v=4" width="100;" alt="castorinop"/> - <br /> - <sub><b>castorinop</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/p-fruck"> - <img src="https://avatars.githubusercontent.com/u/30511472?v=4" width="100;" alt="p-fruck"/> - <br /> - <sub><b>p-fruck</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/rahilarious"> - <img src="https://avatars.githubusercontent.com/u/54960886?v=4" width="100;" alt="rahilarious"/> - <br /> - <sub><b>rahilarious</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Rillke"> - <img src="https://avatars.githubusercontent.com/u/2311611?v=4" width="100;" alt="Rillke"/> - <br /> - <sub><b>Rillke</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/bobbravo2"> - <img src="https://avatars.githubusercontent.com/u/348865?v=4" width="100;" alt="bobbravo2"/> - <br /> - <sub><b>bobbravo2</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/r-pufky"> - <img src="https://avatars.githubusercontent.com/u/4778046?v=4" width="100;" alt="r-pufky"/> - <br /> - <sub><b>r-pufky</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/vincentDcmps"> - <img src="https://avatars.githubusercontent.com/u/29679418?v=4" width="100;" alt="vincentDcmps"/> - <br /> - <sub><b>vincentDcmps</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/andymel123"> - <img src="https://avatars.githubusercontent.com/u/9843057?v=4" width="100;" alt="andymel123"/> - <br /> - <sub><b>andymel123</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/bigpigeon"> - <img src="https://avatars.githubusercontent.com/u/12421954?v=4" width="100;" alt="bigpigeon"/> - <br /> - <sub><b>bigpigeon</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/engelant"> - <img src="https://avatars.githubusercontent.com/u/6043280?v=4" width="100;" alt="engelant"/> - <br /> - <sub><b>engelant</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/j-marz"> - <img src="https://avatars.githubusercontent.com/u/9590131?v=4" width="100;" alt="j-marz"/> - <br /> - <sub><b>j-marz</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/lokipo"> - <img src="https://avatars.githubusercontent.com/u/3238509?v=4" width="100;" alt="lokipo"/> - <br /> - <sub><b>lokipo</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mmehnert"> - <img src="https://avatars.githubusercontent.com/u/147316?v=4" width="100;" alt="mmehnert"/> - <br /> - <sub><b>mmehnert</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/msheakoski"> - <img src="https://avatars.githubusercontent.com/u/4156?v=4" width="100;" alt="msheakoski"/> - <br /> - <sub><b>msheakoski</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/GoliathLabs"> - <img src="https://avatars.githubusercontent.com/u/8057646?v=4" width="100;" alt="GoliathLabs"/> - <br /> - <sub><b>GoliathLabs</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/frugan-dev"> - <img src="https://avatars.githubusercontent.com/u/7957714?v=4" width="100;" alt="frugan-dev"/> - <br /> - <sub><b>frugan-dev</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/tbutter"> - <img src="https://avatars.githubusercontent.com/u/1336537?v=4" width="100;" alt="tbutter"/> - <br /> - <sub><b>tbutter</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/yogo1212"> - <img src="https://avatars.githubusercontent.com/u/5165324?v=4" width="100;" alt="yogo1212"/> - <br /> - <sub><b>yogo1212</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/willtho89"> - <img src="https://avatars.githubusercontent.com/u/4933503?v=4" width="100;" alt="willtho89"/> - <br /> - <sub><b>willtho89</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mpldr"> - <img src="https://avatars.githubusercontent.com/u/33086936?v=4" width="100;" alt="mpldr"/> - <br /> - <sub><b>mpldr</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mpanneck"> - <img src="https://avatars.githubusercontent.com/u/37032012?v=4" width="100;" alt="mpanneck"/> - <br /> - <sub><b>mpanneck</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/craue"> - <img src="https://avatars.githubusercontent.com/u/800119?v=4" width="100;" alt="craue"/> - <br /> - <sub><b>craue</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/danielpanteleit"> - <img src="https://avatars.githubusercontent.com/u/15816819?v=4" width="100;" alt="danielpanteleit"/> - <br /> - <sub><b>danielpanteleit</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/ubenmackin"> - <img src="https://avatars.githubusercontent.com/u/11615536?v=4" width="100;" alt="ubenmackin"/> - <br /> - <sub><b>ubenmackin</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/abh"> - <img src="https://avatars.githubusercontent.com/u/16861?v=4" width="100;" alt="abh"/> - <br /> - <sub><b>abh</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/andrewlow"> - <img src="https://avatars.githubusercontent.com/u/2952475?v=4" width="100;" alt="andrewlow"/> - <br /> - <sub><b>andrewlow</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/aminvakil"> - <img src="https://avatars.githubusercontent.com/u/12948692?v=4" width="100;" alt="aminvakil"/> - <br /> - <sub><b>aminvakil</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/elbracht"> - <img src="https://avatars.githubusercontent.com/u/2912000?v=4" width="100;" alt="elbracht"/> - <br /> - <sub><b>elbracht</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/dmcgrandle"> - <img src="https://avatars.githubusercontent.com/u/28963307?v=4" width="100;" alt="dmcgrandle"/> - <br /> - <sub><b>dmcgrandle</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/theomega"> - <img src="https://avatars.githubusercontent.com/u/905977?v=4" width="100;" alt="theomega"/> - <br /> - <sub><b>theomega</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/DuncanvR"> - <img src="https://avatars.githubusercontent.com/u/4466737?v=4" width="100;" alt="DuncanvR"/> - <br /> - <sub><b>DuncanvR</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/emazzotta"> - <img src="https://avatars.githubusercontent.com/u/3884632?v=4" width="100;" alt="emazzotta"/> - <br /> - <sub><b>emazzotta</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/martinwepner"> - <img src="https://avatars.githubusercontent.com/u/12143284?v=4" width="100;" alt="martinwepner"/> - <br /> - <sub><b>martinwepner</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/artonge"> - <img src="https://avatars.githubusercontent.com/u/6653109?v=4" width="100;" alt="artonge"/> - <br /> - <sub><b>artonge</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/spacecowboy"> - <img src="https://avatars.githubusercontent.com/u/223655?v=4" width="100;" alt="spacecowboy"/> - <br /> - <sub><b>spacecowboy</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/jiriks74"> - <img src="https://avatars.githubusercontent.com/u/54378412?v=4" width="100;" alt="jiriks74"/> - <br /> - <sub><b>jiriks74</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/nueaf"> - <img src="https://avatars.githubusercontent.com/u/3942111?v=4" width="100;" alt="nueaf"/> - <br /> - <sub><b>nueaf</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jedateach"> - <img src="https://avatars.githubusercontent.com/u/1356335?v=4" width="100;" alt="jedateach"/> - <br /> - <sub><b>jedateach</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/keslerm"> - <img src="https://avatars.githubusercontent.com/u/3018310?v=4" width="100;" alt="keslerm"/> - <br /> - <sub><b>keslerm</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/millaguie"> - <img src="https://avatars.githubusercontent.com/u/10820281?v=4" width="100;" alt="millaguie"/> - <br /> - <sub><b>millaguie</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/fl42"> - <img src="https://avatars.githubusercontent.com/u/46161216?v=4" width="100;" alt="fl42"/> - <br /> - <sub><b>fl42</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/jamesfryer"> - <img src="https://avatars.githubusercontent.com/u/2470760?v=4" width="100;" alt="jamesfryer"/> - <br /> - <sub><b>jamesfryer</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/H4R0"> - <img src="https://avatars.githubusercontent.com/u/8709669?v=4" width="100;" alt="H4R0"/> - <br /> - <sub><b>H4R0</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ipernet"> - <img src="https://avatars.githubusercontent.com/u/1324566?v=4" width="100;" alt="ipernet"/> - <br /> - <sub><b>ipernet</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/arkanovicz"> - <img src="https://avatars.githubusercontent.com/u/475277?v=4" width="100;" alt="arkanovicz"/> - <br /> - <sub><b>arkanovicz</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/stephan-devop"> - <img src="https://avatars.githubusercontent.com/u/59093905?v=4" width="100;" alt="stephan-devop"/> - <br /> - <sub><b>stephan-devop</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/stigok"> - <img src="https://avatars.githubusercontent.com/u/952936?v=4" width="100;" alt="stigok"/> - <br /> - <sub><b>stigok</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/5ven"> - <img src="https://avatars.githubusercontent.com/u/17012?v=4" width="100;" alt="5ven"/> - <br /> - <sub><b>5ven</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/syl20bnr"> - <img src="https://avatars.githubusercontent.com/u/1243537?v=4" width="100;" alt="syl20bnr"/> - <br /> - <sub><b>syl20bnr</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/sylvaindumont"> - <img src="https://avatars.githubusercontent.com/u/5496488?v=4" width="100;" alt="sylvaindumont"/> - <br /> - <sub><b>sylvaindumont</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/TechnicLab"> - <img src="https://avatars.githubusercontent.com/u/9599005?v=4" width="100;" alt="TechnicLab"/> - <br /> - <sub><b>TechnicLab</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/thomasschmit"> - <img src="https://avatars.githubusercontent.com/u/6014433?v=4" width="100;" alt="thomasschmit"/> - <br /> - <sub><b>thomasschmit</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Thiritin"> - <img src="https://avatars.githubusercontent.com/u/6755282?v=4" width="100;" alt="Thiritin"/> - <br /> - <sub><b>Thiritin</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/tobiabocchi"> - <img src="https://avatars.githubusercontent.com/u/29007647?v=4" width="100;" alt="tobiabocchi"/> - <br /> - <sub><b>tobiabocchi</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/tknecht"> - <img src="https://avatars.githubusercontent.com/u/128978?v=4" width="100;" alt="tknecht"/> - <br /> - <sub><b>tknecht</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/tweibert"> - <img src="https://avatars.githubusercontent.com/u/2368685?v=4" width="100;" alt="tweibert"/> - <br /> - <sub><b>tweibert</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/torus"> - <img src="https://avatars.githubusercontent.com/u/65044?v=4" width="100;" alt="torus"/> - <br /> - <sub><b>torus</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/VictorKoenders"> - <img src="https://avatars.githubusercontent.com/u/2743142?v=4" width="100;" alt="VictorKoenders"/> - <br /> - <sub><b>VictorKoenders</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Twist235"> - <img src="https://avatars.githubusercontent.com/u/98449070?v=4" width="100;" alt="Twist235"/> - <br /> - <sub><b>Twist235</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/k3it"> - <img src="https://avatars.githubusercontent.com/u/9923389?v=4" width="100;" alt="k3it"/> - <br /> - <sub><b>k3it</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Drakulix"> - <img src="https://avatars.githubusercontent.com/u/4404502?v=4" width="100;" alt="Drakulix"/> - <br /> - <sub><b>Drakulix</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/vilisas"> - <img src="https://avatars.githubusercontent.com/u/34487517?v=4" width="100;" alt="vilisas"/> - <br /> - <sub><b>vilisas</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/forzagreen"> - <img src="https://avatars.githubusercontent.com/u/8544289?v=4" width="100;" alt="forzagreen"/> - <br /> - <sub><b>forzagreen</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/42wim"> - <img src="https://avatars.githubusercontent.com/u/1810977?v=4" width="100;" alt="42wim"/> - <br /> - <sub><b>42wim</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/radicand"> - <img src="https://avatars.githubusercontent.com/u/673843?v=4" width="100;" alt="radicand"/> - <br /> - <sub><b>radicand</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/nilshoell"> - <img src="https://avatars.githubusercontent.com/u/33981934?v=4" width="100;" alt="nilshoell"/> - <br /> - <sub><b>nilshoell</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/nknapp"> - <img src="https://avatars.githubusercontent.com/u/636150?v=4" width="100;" alt="nknapp"/> - <br /> - <sub><b>nknapp</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/pcqnt"> - <img src="https://avatars.githubusercontent.com/u/17239520?v=4" width="100;" alt="pcqnt"/> - <br /> - <sub><b>pcqnt</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/OrvilleQ"> - <img src="https://avatars.githubusercontent.com/u/21377465?v=4" width="100;" alt="OrvilleQ"/> - <br /> - <sub><b>OrvilleQ</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ovidiucp"> - <img src="https://avatars.githubusercontent.com/u/908975?v=4" width="100;" alt="ovidiucp"/> - <br /> - <sub><b>ovidiucp</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mrPjer"> - <img src="https://avatars.githubusercontent.com/u/315346?v=4" width="100;" alt="mrPjer"/> - <br /> - <sub><b>mrPjer</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/p3dda"> - <img src="https://avatars.githubusercontent.com/u/2871413?v=4" width="100;" alt="p3dda"/> - <br /> - <sub><b>p3dda</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/peter-hartmann"> - <img src="https://avatars.githubusercontent.com/u/20216585?v=4" width="100;" alt="peter-hartmann"/> - <br /> - <sub><b>peter-hartmann</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/piwai"> - <img src="https://avatars.githubusercontent.com/u/3604235?v=4" width="100;" alt="piwai"/> - <br /> - <sub><b>piwai</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/remoe"> - <img src="https://avatars.githubusercontent.com/u/804941?v=4" width="100;" alt="remoe"/> - <br /> - <sub><b>remoe</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/robbertkl"> - <img src="https://avatars.githubusercontent.com/u/5704510?v=4" width="100;" alt="robbertkl"/> - <br /> - <sub><b>robbertkl</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/romansey"> - <img src="https://avatars.githubusercontent.com/u/1835713?v=4" width="100;" alt="romansey"/> - <br /> - <sub><b>romansey</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/norrs"> - <img src="https://avatars.githubusercontent.com/u/272215?v=4" width="100;" alt="norrs"/> - <br /> - <sub><b>norrs</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/MightySCollins"> - <img src="https://avatars.githubusercontent.com/u/8594759?v=4" width="100;" alt="MightySCollins"/> - <br /> - <sub><b>MightySCollins</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/501st-alpha1"> - <img src="https://avatars.githubusercontent.com/u/676533?v=4" width="100;" alt="501st-alpha1"/> - <br /> - <sub><b>501st-alpha1</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/klamann"> - <img src="https://avatars.githubusercontent.com/u/1008877?v=4" width="100;" alt="klamann"/> - <br /> - <sub><b>klamann</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/svdb0"> - <img src="https://avatars.githubusercontent.com/u/2970546?v=4" width="100;" alt="svdb0"/> - <br /> - <sub><b>svdb0</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/3ap"> - <img src="https://avatars.githubusercontent.com/u/5285328?v=4" width="100;" alt="3ap"/> - <br /> - <sub><b>3ap</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/shyim"> - <img src="https://avatars.githubusercontent.com/u/6224096?v=4" width="100;" alt="shyim"/> - <br /> - <sub><b>shyim</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/sjmudd"> - <img src="https://avatars.githubusercontent.com/u/116250?v=4" width="100;" alt="sjmudd"/> - <br /> - <sub><b>sjmudd</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/simonsystem"> - <img src="https://avatars.githubusercontent.com/u/5014686?v=4" width="100;" alt="simonsystem"/> - <br /> - <sub><b>simonsystem</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ShiriNmi1520"> - <img src="https://avatars.githubusercontent.com/u/33322926?v=4" width="100;" alt="ShiriNmi1520"/> - <br /> - <sub><b>ShiriNmi1520</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/matrixes"> - <img src="https://avatars.githubusercontent.com/u/46491408?v=4" width="100;" alt="matrixes"/> - <br /> - <sub><b>matrixes</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mchamplain"> - <img src="https://avatars.githubusercontent.com/u/759989?v=4" width="100;" alt="mchamplain"/> - <br /> - <sub><b>mchamplain</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/millerjason"> - <img src="https://avatars.githubusercontent.com/u/7610974?v=4" width="100;" alt="millerjason"/> - <br /> - <sub><b>millerjason</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mplx"> - <img src="https://avatars.githubusercontent.com/u/1986588?v=4" width="100;" alt="mplx"/> - <br /> - <sub><b>mplx</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/odinis"> - <img src="https://avatars.githubusercontent.com/u/23659698?v=4" width="100;" alt="odinis"/> - <br /> - <sub><b>odinis</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/okamidash"> - <img src="https://avatars.githubusercontent.com/u/43506079?v=4" width="100;" alt="okamidash"/> - <br /> - <sub><b>okamidash</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/olaf-mandel"> - <img src="https://avatars.githubusercontent.com/u/918687?v=4" width="100;" alt="olaf-mandel"/> - <br /> - <sub><b>olaf-mandel</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ontheair81"> - <img src="https://avatars.githubusercontent.com/u/6220584?v=4" width="100;" alt="ontheair81"/> - <br /> - <sub><b>ontheair81</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/pravynandas"> - <img src="https://avatars.githubusercontent.com/u/4099637?v=4" width="100;" alt="pravynandas"/> - <br /> - <sub><b>pravynandas</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/presocratics"> - <img src="https://avatars.githubusercontent.com/u/203116?v=4" width="100;" alt="presocratics"/> - <br /> - <sub><b>presocratics</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/rhyst"> - <img src="https://avatars.githubusercontent.com/u/5313660?v=4" width="100;" alt="rhyst"/> - <br /> - <sub><b>rhyst</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/rmlhuk"> - <img src="https://avatars.githubusercontent.com/u/7514163?v=4" width="100;" alt="rmlhuk"/> - <br /> - <sub><b>rmlhuk</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/rriski"> - <img src="https://avatars.githubusercontent.com/u/25483483?v=4" width="100;" alt="rriski"/> - <br /> - <sub><b>rriski</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/schnippl0r"> - <img src="https://avatars.githubusercontent.com/u/58435847?v=4" width="100;" alt="schnippl0r"/> - <br /> - <sub><b>schnippl0r</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/smargold476"> - <img src="https://avatars.githubusercontent.com/u/105579587?v=4" width="100;" alt="smargold476"/> - <br /> - <sub><b>smargold476</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/sportshead"> - <img src="https://avatars.githubusercontent.com/u/32637656?v=4" width="100;" alt="sportshead"/> - <br /> - <sub><b>sportshead</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/squash"> - <img src="https://avatars.githubusercontent.com/u/527457?v=4" width="100;" alt="squash"/> - <br /> - <sub><b>squash</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/strarsis"> - <img src="https://avatars.githubusercontent.com/u/9271436?v=4" width="100;" alt="strarsis"/> - <br /> - <sub><b>strarsis</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/tamueller"> - <img src="https://avatars.githubusercontent.com/u/1902960?v=4" width="100;" alt="tamueller"/> - <br /> - <sub><b>tamueller</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/vivacarvajalito"> - <img src="https://avatars.githubusercontent.com/u/1446654?v=4" width="100;" alt="vivacarvajalito"/> - <br /> - <sub><b>vivacarvajalito</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/wligtenberg"> - <img src="https://avatars.githubusercontent.com/u/1241175?v=4" width="100;" alt="wligtenberg"/> - <br /> - <sub><b>wligtenberg</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/wolkenschieber"> - <img src="https://avatars.githubusercontent.com/u/5024238?v=4" width="100;" alt="wolkenschieber"/> - <br /> - <sub><b>wolkenschieber</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/worldworm"> - <img src="https://avatars.githubusercontent.com/u/13227454?v=4" width="100;" alt="worldworm"/> - <br /> - <sub><b>worldworm</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Zepmann"> - <img src="https://avatars.githubusercontent.com/u/4273943?v=4" width="100;" alt="Zepmann"/> - <br /> - <sub><b>Zepmann</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/allddd"> - <img src="https://avatars.githubusercontent.com/u/117767298?v=4" width="100;" alt="allddd"/> - <br /> - <sub><b>allddd</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/arcaine2"> - <img src="https://avatars.githubusercontent.com/u/12737015?v=4" width="100;" alt="arcaine2"/> - <br /> - <sub><b>arcaine2</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/awb99"> - <img src="https://avatars.githubusercontent.com/u/10854682?v=4" width="100;" alt="awb99"/> - <br /> - <sub><b>awb99</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/beertje44"> - <img src="https://avatars.githubusercontent.com/u/101147154?v=4" width="100;" alt="beertje44"/> - <br /> - <sub><b>beertje44</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/brainkiller"> - <img src="https://avatars.githubusercontent.com/u/1619562?v=4" width="100;" alt="brainkiller"/> - <br /> - <sub><b>brainkiller</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/cternes"> - <img src="https://avatars.githubusercontent.com/u/928198?v=4" width="100;" alt="cternes"/> - <br /> - <sub><b>cternes</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/dborowy"> - <img src="https://avatars.githubusercontent.com/u/56255618?v=4" width="100;" alt="dborowy"/> - <br /> - <sub><b>dborowy</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/dimalo"> - <img src="https://avatars.githubusercontent.com/u/26287094?v=4" width="100;" alt="dimalo"/> - <br /> - <sub><b>dimalo</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/eleith"> - <img src="https://avatars.githubusercontent.com/u/284832?v=4" width="100;" alt="eleith"/> - <br /> - <sub><b>eleith</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/fanqiaojun"> - <img src="https://avatars.githubusercontent.com/u/166898955?v=4" width="100;" alt="fanqiaojun"/> - <br /> - <sub><b>fanqiaojun</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ghnp5"> - <img src="https://avatars.githubusercontent.com/u/57591332?v=4" width="100;" alt="ghnp5"/> - <br /> - <sub><b>ghnp5</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/helmutundarnold"> - <img src="https://avatars.githubusercontent.com/u/12536684?v=4" width="100;" alt="helmutundarnold"/> - <br /> - <sub><b>helmutundarnold</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/hnws"> - <img src="https://avatars.githubusercontent.com/u/668137?v=4" width="100;" alt="hnws"/> - <br /> - <sub><b>hnws</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/i-C-o-d-e-r"> - <img src="https://avatars.githubusercontent.com/u/19938289?v=4" width="100;" alt="i-C-o-d-e-r"/> - <br /> - <sub><b>i-C-o-d-e-r</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/idaadi"> - <img src="https://avatars.githubusercontent.com/u/2011380?v=4" width="100;" alt="idaadi"/> - <br /> - <sub><b>idaadi</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ixeft"> - <img src="https://avatars.githubusercontent.com/u/422722?v=4" width="100;" alt="ixeft"/> - <br /> - <sub><b>ixeft</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jjtt"> - <img src="https://avatars.githubusercontent.com/u/3908945?v=4" width="100;" alt="jjtt"/> - <br /> - <sub><b>jjtt</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/paralax"> - <img src="https://avatars.githubusercontent.com/u/5619153?v=4" width="100;" alt="paralax"/> - <br /> - <sub><b>paralax</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jpduyx"> - <img src="https://avatars.githubusercontent.com/u/25197089?v=4" width="100;" alt="jpduyx"/> - <br /> - <sub><b>jpduyx</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/landergate"> - <img src="https://avatars.githubusercontent.com/u/904839?v=4" width="100;" alt="landergate"/> - <br /> - <sub><b>landergate</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/callmemagnus"> - <img src="https://avatars.githubusercontent.com/u/232478?v=4" width="100;" alt="callmemagnus"/> - <br /> - <sub><b>callmemagnus</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/marios88"> - <img src="https://avatars.githubusercontent.com/u/302688?v=4" width="100;" alt="marios88"/> - <br /> - <sub><b>marios88</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/CBeerta"> - <img src="https://avatars.githubusercontent.com/u/746999?v=4" width="100;" alt="CBeerta"/> - <br /> - <sub><b>CBeerta</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/damianmoore"> - <img src="https://avatars.githubusercontent.com/u/715131?v=4" width="100;" alt="damianmoore"/> - <br /> - <sub><b>damianmoore</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/espitall"> - <img src="https://avatars.githubusercontent.com/u/1910925?v=4" width="100;" alt="espitall"/> - <br /> - <sub><b>espitall</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/dkarski"> - <img src="https://avatars.githubusercontent.com/u/17147149?v=4" width="100;" alt="dkarski"/> - <br /> - <sub><b>dkarski</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/dbellavista"> - <img src="https://avatars.githubusercontent.com/u/1540321?v=4" width="100;" alt="dbellavista"/> - <br /> - <sub><b>dbellavista</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/danielvandenberg95"> - <img src="https://avatars.githubusercontent.com/u/8654023?v=4" width="100;" alt="danielvandenberg95"/> - <br /> - <sub><b>danielvandenberg95</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/denisix"> - <img src="https://avatars.githubusercontent.com/u/28725839?v=4" width="100;" alt="denisix"/> - <br /> - <sub><b>denisix</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mlatorre31"> - <img src="https://avatars.githubusercontent.com/u/5250322?v=4" width="100;" alt="mlatorre31"/> - <br /> - <sub><b>mlatorre31</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mazzz1y"> - <img src="https://avatars.githubusercontent.com/u/17034108?v=4" width="100;" alt="mazzz1y"/> - <br /> - <sub><b>mazzz1y</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/doominator42"> - <img src="https://avatars.githubusercontent.com/u/45132909?v=4" width="100;" alt="doominator42"/> - <br /> - <sub><b>doominator42</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/aydodo"> - <img src="https://avatars.githubusercontent.com/u/5312040?v=4" width="100;" alt="aydodo"/> - <br /> - <sub><b>aydodo</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/vedtam"> - <img src="https://avatars.githubusercontent.com/u/4981592?v=4" width="100;" alt="vedtam"/> - <br /> - <sub><b>vedtam</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/edvorg"> - <img src="https://avatars.githubusercontent.com/u/1499595?v=4" width="100;" alt="edvorg"/> - <br /> - <sub><b>edvorg</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/eliroca"> - <img src="https://avatars.githubusercontent.com/u/42994510?v=4" width="100;" alt="eliroca"/> - <br /> - <sub><b>eliroca</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ekkis"> - <img src="https://avatars.githubusercontent.com/u/274980?v=4" width="100;" alt="ekkis"/> - <br /> - <sub><b>ekkis</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ErikEngerd"> - <img src="https://avatars.githubusercontent.com/u/8929027?v=4" width="100;" alt="ErikEngerd"/> - <br /> - <sub><b>ErikEngerd</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/huncode"> - <img src="https://avatars.githubusercontent.com/u/1650008?v=4" width="100;" alt="huncode"/> - <br /> - <sub><b>huncode</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/gitfeber"> - <img src="https://avatars.githubusercontent.com/u/138527669?v=4" width="100;" alt="gitfeber"/> - <br /> - <sub><b>gitfeber</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/felixn"> - <img src="https://avatars.githubusercontent.com/u/221502?v=4" width="100;" alt="felixn"/> - <br /> - <sub><b>felixn</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/flole"> - <img src="https://avatars.githubusercontent.com/u/6204853?v=4" width="100;" alt="flole"/> - <br /> - <sub><b>flole</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/froks"> - <img src="https://avatars.githubusercontent.com/u/734686?v=4" width="100;" alt="froks"/> - <br /> - <sub><b>froks</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/JOduMonT"> - <img src="https://avatars.githubusercontent.com/u/5204724?v=4" width="100;" alt="JOduMonT"/> - <br /> - <sub><b>JOduMonT</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/0xflotus"> - <img src="https://avatars.githubusercontent.com/u/26602940?v=4" width="100;" alt="0xflotus"/> - <br /> - <sub><b>0xflotus</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ifokeev"> - <img src="https://avatars.githubusercontent.com/u/2017148?v=4" width="100;" alt="ifokeev"/> - <br /> - <sub><b>ifokeev</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/20th"> - <img src="https://avatars.githubusercontent.com/u/1331328?v=4" width="100;" alt="20th"/> - <br /> - <sub><b>20th</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/2b"> - <img src="https://avatars.githubusercontent.com/u/829041?v=4" width="100;" alt="2b"/> - <br /> - <sub><b>2b</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/askz"> - <img src="https://avatars.githubusercontent.com/u/854038?v=4" width="100;" alt="askz"/> - <br /> - <sub><b>askz</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/aspettl"> - <img src="https://avatars.githubusercontent.com/u/13145843?v=4" width="100;" alt="aspettl"/> - <br /> - <sub><b>aspettl</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/acch"> - <img src="https://avatars.githubusercontent.com/u/11490209?v=4" width="100;" alt="acch"/> - <br /> - <sub><b>acch</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/vifino"> - <img src="https://avatars.githubusercontent.com/u/5837359?v=4" width="100;" alt="vifino"/> - <br /> - <sub><b>vifino</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/kachkaev"> - <img src="https://avatars.githubusercontent.com/u/608862?v=4" width="100;" alt="kachkaev"/> - <br /> - <sub><b>kachkaev</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/alexanderneu"> - <img src="https://avatars.githubusercontent.com/u/4265287?v=4" width="100;" alt="alexanderneu"/> - <br /> - <sub><b>alexanderneu</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/ch3sh1r"> - <img src="https://avatars.githubusercontent.com/u/441777?v=4" width="100;" alt="ch3sh1r"/> - <br /> - <sub><b>ch3sh1r</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/eglia"> - <img src="https://avatars.githubusercontent.com/u/17555261?v=4" width="100;" alt="eglia"/> - <br /> - <sub><b>eglia</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/groupmsl"> - <img src="https://avatars.githubusercontent.com/u/29998536?v=4" width="100;" alt="groupmsl"/> - <br /> - <sub><b>groupmsl</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/green-anger"> - <img src="https://avatars.githubusercontent.com/u/7919497?v=4" width="100;" alt="green-anger"/> - <br /> - <sub><b>green-anger</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/iRhonin"> - <img src="https://avatars.githubusercontent.com/u/13151232?v=4" width="100;" alt="iRhonin"/> - <br /> - <sub><b>iRhonin</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/MrFreezeex"> - <img src="https://avatars.githubusercontent.com/u/3845213?v=4" width="100;" alt="MrFreezeex"/> - <br /> - <sub><b>MrFreezeex</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/arunvc"> - <img src="https://avatars.githubusercontent.com/u/9069988?v=4" width="100;" alt="arunvc"/> - <br /> - <sub><b>arunvc</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/astrocket"> - <img src="https://avatars.githubusercontent.com/u/18032062?v=4" width="100;" alt="astrocket"/> - <br /> - <sub><b>astrocket</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/baxerus"> - <img src="https://avatars.githubusercontent.com/u/1628976?v=4" width="100;" alt="baxerus"/> - <br /> - <sub><b>baxerus</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/spock"> - <img src="https://avatars.githubusercontent.com/u/584494?v=4" width="100;" alt="spock"/> - <br /> - <sub><b>spock</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/erdos4d"> - <img src="https://avatars.githubusercontent.com/u/72926946?v=4" width="100;" alt="erdos4d"/> - <br /> - <sub><b>erdos4d</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/crash7"> - <img src="https://avatars.githubusercontent.com/u/1450075?v=4" width="100;" alt="crash7"/> - <br /> - <sub><b>crash7</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/auchri"> - <img src="https://avatars.githubusercontent.com/u/5092164?v=4" width="100;" alt="auchri"/> - <br /> - <sub><b>auchri</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Kaan88"> - <img src="https://avatars.githubusercontent.com/u/1260152?v=4" width="100;" alt="Kaan88"/> - <br /> - <sub><b>Kaan88</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/akkumar"> - <img src="https://avatars.githubusercontent.com/u/38454?v=4" width="100;" alt="akkumar"/> - <br /> - <sub><b>akkumar</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/thechubbypanda"> - <img src="https://avatars.githubusercontent.com/u/33595996?v=4" width="100;" alt="thechubbypanda"/> - <br /> - <sub><b>thechubbypanda</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/KCrawley"> - <img src="https://avatars.githubusercontent.com/u/60195478?v=4" width="100;" alt="KCrawley"/> - <br /> - <sub><b>KCrawley</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/khuedoan"> - <img src="https://avatars.githubusercontent.com/u/27996771?v=4" width="100;" alt="khuedoan"/> - <br /> - <sub><b>khuedoan</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/UltraCoderRU"> - <img src="https://avatars.githubusercontent.com/u/1450836?v=4" width="100;" alt="UltraCoderRU"/> - <br /> - <sub><b>UltraCoderRU</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/JustAnother1"> - <img src="https://avatars.githubusercontent.com/u/695780?v=4" width="100;" alt="JustAnother1"/> - <br /> - <sub><b>JustAnother1</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/leowinterde"> - <img src="https://avatars.githubusercontent.com/u/1300141?v=4" width="100;" alt="leowinterde"/> - <br /> - <sub><b>leowinterde</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/linhandev"> - <img src="https://avatars.githubusercontent.com/u/29757093?v=4" width="100;" alt="linhandev"/> - <br /> - <sub><b>linhandev</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/luke-"> - <img src="https://avatars.githubusercontent.com/u/4736168?v=4" width="100;" alt="luke-"/> - <br /> - <sub><b>luke-</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/LucidityCrash"> - <img src="https://avatars.githubusercontent.com/u/49124523?v=4" width="100;" alt="LucidityCrash"/> - <br /> - <sub><b>LucidityCrash</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/MadsRC"> - <img src="https://avatars.githubusercontent.com/u/2797266?v=4" width="100;" alt="MadsRC"/> - <br /> - <sub><b>MadsRC</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/madmath03"> - <img src="https://avatars.githubusercontent.com/u/6967675?v=4" width="100;" alt="madmath03"/> - <br /> - <sub><b>madmath03</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/maxemann96"> - <img src="https://avatars.githubusercontent.com/u/4399206?v=4" width="100;" alt="maxemann96"/> - <br /> - <sub><b>maxemann96</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/dragetd"> - <img src="https://avatars.githubusercontent.com/u/3639577?v=4" width="100;" alt="dragetd"/> - <br /> - <sub><b>dragetd</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/michaeljensen"> - <img src="https://avatars.githubusercontent.com/u/3026633?v=4" width="100;" alt="michaeljensen"/> - <br /> - <sub><b>michaeljensen</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/exhuma"> - <img src="https://avatars.githubusercontent.com/u/65717?v=4" width="100;" alt="exhuma"/> - <br /> - <sub><b>exhuma</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/milas"> - <img src="https://avatars.githubusercontent.com/u/841263?v=4" width="100;" alt="milas"/> - <br /> - <sub><b>milas</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/mcchots"> - <img src="https://avatars.githubusercontent.com/u/975793?v=4" width="100;" alt="mcchots"/> - <br /> - <sub><b>mcchots</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/MohammedNoureldin"> - <img src="https://avatars.githubusercontent.com/u/14913147?v=4" width="100;" alt="MohammedNoureldin"/> - <br /> - <sub><b>MohammedNoureldin</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/naveensrinivasan"> - <img src="https://avatars.githubusercontent.com/u/172697?v=4" width="100;" alt="naveensrinivasan"/> - <br /> - <sub><b>naveensrinivasan</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/neuralp"> - <img src="https://avatars.githubusercontent.com/u/19252586?v=4" width="100;" alt="neuralp"/> - <br /> - <sub><b>neuralp</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/fkefer"> - <img src="https://avatars.githubusercontent.com/u/1140674?v=4" width="100;" alt="fkefer"/> - <br /> - <sub><b>fkefer</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/furstblumier"> - <img src="https://avatars.githubusercontent.com/u/7149167?v=4" width="100;" alt="furstblumier"/> - <br /> - <sub><b>furstblumier</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Marsu31"> - <img src="https://avatars.githubusercontent.com/u/16478866?v=4" width="100;" alt="Marsu31"/> - <br /> - <sub><b>Marsu31</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/glandais"> - <img src="https://avatars.githubusercontent.com/u/864152?v=4" width="100;" alt="glandais"/> - <br /> - <sub><b>glandais</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/GiovanH"> - <img src="https://avatars.githubusercontent.com/u/6759280?v=4" width="100;" alt="GiovanH"/> - <br /> - <sub><b>GiovanH</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Amphaal"> - <img src="https://avatars.githubusercontent.com/u/13903151?v=4" width="100;" alt="Amphaal"/> - <br /> - <sub><b>Amphaal</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/harryyoud"> - <img src="https://avatars.githubusercontent.com/u/10576381?v=4" width="100;" alt="harryyoud"/> - <br /> - <sub><b>harryyoud</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/HeySora"> - <img src="https://avatars.githubusercontent.com/u/17962248?v=4" width="100;" alt="HeySora"/> - <br /> - <sub><b>HeySora</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/sirgantrithon"> - <img src="https://avatars.githubusercontent.com/u/3400609?v=4" width="100;" alt="sirgantrithon"/> - <br /> - <sub><b>sirgantrithon</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/Influencer"> - <img src="https://avatars.githubusercontent.com/u/1127304?v=4" width="100;" alt="Influencer"/> - <br /> - <sub><b>Influencer</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/in-seo"> - <img src="https://avatars.githubusercontent.com/u/94730032?v=4" width="100;" alt="in-seo"/> - <br /> - <sub><b>in-seo</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/firefly-cpp"> - <img src="https://avatars.githubusercontent.com/u/1633361?v=4" width="100;" alt="firefly-cpp"/> - <br /> - <sub><b>firefly-cpp</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/JacksonZ03"> - <img src="https://avatars.githubusercontent.com/u/60581068?v=4" width="100;" alt="JacksonZ03"/> - <br /> - <sub><b>JacksonZ03</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/JamBalaya56562"> - <img src="https://avatars.githubusercontent.com/u/88115388?v=4" width="100;" alt="JamBalaya56562"/> - <br /> - <sub><b>JamBalaya56562</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jcalfee"> - <img src="https://avatars.githubusercontent.com/u/204121?v=4" width="100;" alt="jcalfee"/> - <br /> - <sub><b>jcalfee</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/mivek"> - <img src="https://avatars.githubusercontent.com/u/9912558?v=4" width="100;" alt="mivek"/> - <br /> - <sub><b>mivek</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/init-js"> - <img src="https://avatars.githubusercontent.com/u/1110751?v=4" width="100;" alt="init-js"/> - <br /> - <sub><b>init-js</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/Jeidnx"> - <img src="https://avatars.githubusercontent.com/u/55414029?v=4" width="100;" alt="Jeidnx"/> - <br /> - <sub><b>Jeidnx</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jessp01"> - <img src="https://avatars.githubusercontent.com/u/5270205?v=4" width="100;" alt="jessp01"/> - <br /> - <sub><b>jessp01</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/JiLleON"> - <img src="https://avatars.githubusercontent.com/u/28780165?v=4" width="100;" alt="JiLleON"/> - <br /> - <sub><b>JiLleON</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jirislav"> - <img src="https://avatars.githubusercontent.com/u/7583416?v=4" width="100;" alt="jirislav"/> - <br /> - <sub><b>jirislav</b></sub> - </a> - </td> - </tr> - <tr> - <td align="center"> - <a href="https://github.com/jmccl"> - <img src="https://avatars.githubusercontent.com/u/5283750?v=4" width="100;" alt="jmccl"/> - <br /> - <sub><b>jmccl</b></sub> - </a> - </td> - <td align="center"> - <a href="https://github.com/jurekbarth"> - <img src="https://avatars.githubusercontent.com/u/4249843?v=4" width="100;" alt="jurekbarth"/> - <br /> - <sub><b>jurekbarth</b></sub> - </a> - </td> - </tr> - <tbody> -</table> -<!-- readme: collaborators,contributors -end -->