From 7bc4fcabca4cd53ce95c9bd3a14cb4679144a946 Mon Sep 17 00:00:00 2001 From: Abdulmalik Alsufayran Date: Tue, 12 Nov 2024 09:58:29 +0300 Subject: [PATCH] adding abdulmalik alsufayran --- devs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/devs.json b/devs.json index c9c3bcd..0879a47 100644 --- a/devs.json +++ b/devs.json @@ -3383,5 +3383,16 @@ "description": "منصة الكترونية تتيح للطلاب عرض مشاريعهم الجامعية للشركات الراغبة في الاستفادة منها أو التعاون مع الطلاب في تطوير المشاريع" } ] +}, +{ + "name": "عبدالملك سلمان السفيران", + "githubURL": "https://github.com/alive2tinker", + "projects": [ + { + "name": "Nova Resource Activities", + "URL": "https://github.com/alive2tinker/nova-resource-activities", + "description": "this package is a resource tool that lists activities performed on the resource in the detailed view of the resource. It utilizes Spatie/activity-log package." + } + ] } ]