From ab417b8af49730ebb19dd93f4ba7e7d39539871b Mon Sep 17 00:00:00 2001 From: shine <4771718+shinenelson@users.noreply.github.com> Date: Thu, 21 Nov 2019 17:19:51 +0530 Subject: [PATCH] [readme] fix URL in contributors' list --- .gitignore | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b23653a..841ede0 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,8 @@ build-iPhoneSimulator/ # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: .rvmrc -birthdays.txt +birthdays.y*ml +birthdays.json +configurations.json .DS_Store diff --git a/README.md b/README.md index 6cf4417..a4384fb 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ The purpose of this bot is to send a message to your team's Slack when is someon This project was originally created by [Tiago Botelho](https://github.com/tiagonbotelho), while he was an intern at [jeKnowledge](http://jeknowledge.pt/). -It was later revised by [Diogo Nunes](http://www.diogonunes.com/) from [EqualExperts](https://www.equalexperts.com/), [João Bernardo](http://jbernardo.me) from [jeKnowledge](http://jeknowledge.pt/) and @shinenelson. +It was later revised by [Diogo Nunes](http://www.diogonunes.com/) from [EqualExperts](https://www.equalexperts.com/), [João Bernardo](http://jbernardo.me) from [jeKnowledge](http://jeknowledge.pt/) and then refactored again by [Shine Nelson](https://www.shinenelson.com). ## License