diff --git a/README.md b/README.md index 1824c68..5045ad4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A general purpose distributed locking library with fencing tokens built for AWS ## Contributors -[@tristanls](https://github.com/tristanls), [@Jacob-Lynch](https://github.com/Jacob-Lynch), [@simlu](https://github.com/simlu), Lukas Siemon, [@tomyam1](https://github.com/tomyam1) +[@tristanls](https://github.com/tristanls), [@Jacob-Lynch](https://github.com/Jacob-Lynch), [@simlu](https://github.com/simlu), Lukas Siemon, [@tomyam1](https://github.com/tomyam1), [@deathgrindfreak](https://github.com/deathgrindfreak) ## Contents diff --git a/package.json b/package.json index 67197e0..e8759ac 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,8 @@ "Jacob Lynch", "simlu", "Lukas Siemon", - "Tom Yam" + "Tom Yam", + "Cooper Bell " ], "license": "MIT" }