From 00359410109965a2cb89128e66eeda69dac84d12 Mon Sep 17 00:00:00 2001 From: Mark Aloo <38157066+thecodeinfluencer@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:31:32 +0300 Subject: [PATCH 1/2] docs: add contributors to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f2db3f3..bce4ef2 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,10 @@ Below is a list of supported frameworks. Kindly [contribute](./CONTRIBUTING.md) This project is in early stage and actively welcomes contributions from the developer community to enhance its functionality and robustness. A dedicated [`CONTRIBUTING.md`](./CONTRIBUTING.md) file outlines guidelines and best practices for anyone interested in contributing to the `create-daraja-app` project. Whether it's suggesting improvements, reporting issues, or submitting code contributions, community involvement is highly encouraged to foster collaboration. Let's consolidate our efforts into one unified source (through a well-organized project, bootstrap, and readme) for generating MPesa Daraja APIs across various frameworks. This central resource encourages collaboration and contributions, eliminating the need for numerous scattered medium posts and guides. + +## Team + +* @thecodeinfluencer +* @Iankumu +* @Annastacia-dev +* @kangangi From 25e0abeadddc8ce0cbc36e1c28c8233dbdbb293a Mon Sep 17 00:00:00 2001 From: Mark Aloo <38157066+thecodeinfluencer@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:41:06 +0300 Subject: [PATCH 2/2] fix: add contributors links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bce4ef2..c0e780c 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Let's consolidate our efforts into one unified source (through a well-organized ## Team -* @thecodeinfluencer -* @Iankumu -* @Annastacia-dev -* @kangangi +* [@thecodeinfluencer](https://github.com/thecodeinfluencer) +* [@Iankumu](https://github.com/Iankumu) +* [@Annastacia-dev](https://github.com/Annastacia-dev) +* [@kangangi](https://github.com/kangangi)