From f34b92c061abe683044e48766f7e146967125100 Mon Sep 17 00:00:00 2001 From: Oksana Date: Tue, 17 Sep 2024 11:26:10 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45495b0..ba38594 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,12 @@ Daemon actually re-spawns the current application and runs it again. The only di Using this module on older versions of node (or older versions of this module) are not recommended due to how node works internally and the issues it can cause for daemons. ## Contributors -[Charlie Robbins](http://nodejitsu.com) +[Charlie Robbins](https://github.com/indexzero) [Pedro Teixeira](https://github.com/pgte) [James Halliday](https://github.com/substack) [Zak Taylor](https://github.com/dobl) [Daniel Bartlett](https://github.com/danbuk) [Charlie McConnell](https://github.com/AvianFlu) [Slashed](http://github.com/slashed) -[Roman Shtylman](http://github.com/shtylman) +[Roman Shtylman](https://github.com/defunctzombie)