diff --git a/.all-contributorsrc b/.all-contributorsrc
index b40f50c4b..6cdf4b6a8 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1040,6 +1040,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "nicholas-l",
+ "name": "Nicholas Latham",
+ "avatar_url": "https://avatars.githubusercontent.com/u/12977174?v=4",
+ "profile": "https://github.com/nicholas-l",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/docs/index.md b/docs/index.md
index 1c7cd2d44..adcade61a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -253,6 +253,7 @@ If that sounds like something you're interested in, I'd love to have you along o
Tony Cheneau 📖 |
+ Nicholas Latham 💻 |
diff --git a/readme.md b/readme.md
index c566d467b..42fcf6399 100644
--- a/readme.md
+++ b/readme.md
@@ -5,7 +5,7 @@
👀*This is an early stage project under rapid development. For updates join the [Foam community Discord](https://foambubble.github.io/join-discord/g)! 💬*
-[![All Contributors](https://img.shields.io/badge/all_contributors-113-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-114-orange.svg?style=flat-square)](#contributors-)
[![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/foam.foam-vscode?label=VS%20Code%20Installs)](https://marketplace.visualstudio.com/items?itemName=foam.foam-vscode)
@@ -345,6 +345,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tony Cheneau 📖 |
+ Nicholas Latham 💻 |