diff --git a/.all-contributors.md b/.all-contributors.md
index 869e27248..b77790b3a 100644
--- a/.all-contributors.md
+++ b/.all-contributors.md
@@ -13,7 +13,13 @@ This file is required by [All Contributors](https://allcontributors.org/) to wor
Stache π |
Paul-Olivier Dehaye π |
Thomas Guillet π |
+
+
Jan Klass π» π€ |
+ Nicolas Dupont π» π π |
+ Matti Schneider π» π π |
+ Martin Ratinaud π» π π |
+ ClΓ©ment Biron π» π |
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bf473285b..11e2bd692 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -78,6 +78,49 @@
"code",
"ideas"
]
+ },
+ {
+ "login": "Ndpnt",
+ "name": "Nicolas Dupont",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1098708?v=4",
+ "profile": "https://github.com/Ndpnt",
+ "contributions": [
+ "code",
+ "infra",
+ "doc"
+ ]
+ },
+ {
+ "login": "MattiSG",
+ "name": "Matti Schneider",
+ "avatar_url": "https://avatars.githubusercontent.com/u/222463?v=4",
+ "profile": "https://mattischneider.fr/",
+ "contributions": [
+ "code",
+ "infra",
+ "doc"
+ ]
+ },
+ {
+ "login": "martinratinaud",
+ "name": "Martin Ratinaud",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4191809?v=4",
+ "profile": "http://bit.ly/work-with-martin",
+ "contributions": [
+ "code",
+ "infra",
+ "doc"
+ ]
+ },
+ {
+ "login": "clementbiron",
+ "name": "ClΓ©ment Biron",
+ "avatar_url": "https://avatars.githubusercontent.com/u/364319?v=4",
+ "profile": "https://clementbiron.com/",
+ "contributions": [
+ "code",
+ "doc"
+ ]
}
],
"repoType": "github",
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 242c94665..8f1a1d8cb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
All changes that impact users of this module are documented in this file, in the [Common Changelog](https://common-changelog.org) format with some additional specifications defined in the CONTRIBUTING file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased [no-release]
+
+_Modifications made in this changeset do not add, remove or alter any behavior, dependency, API or functionality of the software. They only change non-functional parts of the repository, such as the README file or CI workflows._
+
## 2.2.1 - 2024-06-07
_Full changeset and discussions: [#1088](https://github.com/OpenTermsArchive/engine/pull/1088)._