From 41e766591572cc360e115a0faa8040b9c05517b7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:13:05 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c62c88e1..62b2e1e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LandVer - Land Verification System -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) LandVer is a decentralized land registration and verification protocol, utilizing blockchain technology to provide a secure, transparent, and immutable system for managing land records. The protocol facilitates land transactions and ownership verification across multiple blockchains, beginning with StarkNet. @@ -42,6 +42,7 @@ The project is divided into the following components: Fishon Amos
Fishon Amos

💻 Solomonsolomonsolomon
Solomonsolomonsolomon

💻 🚇 RAJI ABDUL
RAJI ABDUL

📖 + Yusuf Habib
Yusuf Habib

💻 From 75c5f372a239d2f92a24206a425e5030458d3a97 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:13:06 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1ea142af..90c844c7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -34,6 +34,15 @@ "contributions": [ "doc" ] + }, + { + "login": "manlikeHB", + "name": "Yusuf Habib", + "avatar_url": "https://avatars.githubusercontent.com/u/109147010?v=4", + "profile": "https://github.com/manlikeHB", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,