From daed17753e807b3ab1557841580ae1b940855511 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 10:45:23 -0400 Subject: [PATCH] docs: add jagmandan as a contributor for code (#140) Adds @jagmandan as a contributor for code. This was requested by bourquep [in this comment](https://github.com/bourquep/mysa-js-sdk/pull/139#issuecomment-3369095675) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 26 ++++++++++++++++++++++++++ README.md | 25 +++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..28ea2c0 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "jagmandan", + "name": "jagmandan", + "avatar_url": "https://avatars.githubusercontent.com/u/227265405?v=4", + "profile": "https://github.com/jagmandan", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "mysa-js-sdk", + "projectOwner": "bourquep" +} diff --git a/README.md b/README.md index 919ca3b..3a16e2f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Mysa Smart Thermostat JavaScript SDK + +[](#contributors-) + [](https://www.npmjs.com/package/mysa-js-sdk) [](https://github.com/bourquep/mysa-js-sdk/actions/workflows/github-code-scanning/codeql) @@ -229,3 +232,25 @@ For general questions and discussions, join our [Discussion Forum](https://githu This library would not be possible without the amazing work by [@dlenski](https://github.com/dlenski) in his [mysotherm](https://github.com/dlenski/mysotherm) repository. He's the one who reversed-engineered the Mysa MQTT protocol which is being used by this library. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
jagmandan 💻 |
+