diff --git a/README.md b/README.md
index e04473f5..47ab8fc2 100644
--- a/README.md
+++ b/README.md
@@ -357,6 +357,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
# 📚 Documentation
+> *⚠️ This is the documentation of **v3.22-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master). See documentation for [**v3.21** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).*
+
## 🦮 Setup
diff --git a/source/plugins/code/README.md b/source/plugins/code/README.md
index 7aabf313..2dc59255 100644
--- a/source/plugins/code/README.md
+++ b/source/plugins/code/README.md
@@ -65,7 +65,7 @@ Use at your own risk, metrics and its authors cannot be held responsibl
𝑥
≤ 1000)
-default: 100
+default: 400
plugin_code_days
|
diff --git a/source/plugins/people/README.md b/source/plugins/people/README.md
index 0551341c..911b7133 100644
--- a/source/plugins/people/README.md
+++ b/source/plugins/people/README.md
@@ -170,7 +170,7 @@ with:
plugin_people_types: contributors, stargazers, watchers, sponsors
plugin_people_sponsors_custom: >-
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
- marcreichel
+ marcreichel, OmaarElAmri, naveensrinivasan
```
diff --git a/tests/cases/people.plugin.yml b/tests/cases/people.plugin.yml
index e3b3a6c0..8698d784 100644
--- a/tests/cases/people.plugin.yml
+++ b/tests/cases/people.plugin.yml
@@ -16,6 +16,6 @@
plugin_people_types: contributors, stargazers, watchers, sponsors
plugin_people_sponsors_custom: >-
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
- marcreichel
+ marcreichel, OmaarElAmri, naveensrinivasan
use_mocked_data: 'yes'
verify: 'yes'