From d36bef4514cb5de94d79e0f07aea0dfb2858a825 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 22 Jan 2024 23:49:06 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 73dbb50..783f284 100644
--- a/README.md
+++ b/README.md
@@ -88,6 +88,13 @@ Los apuntes y el código de este repositorio están publicados en
メ
💻
+
+
+
From a6a92073e18bb51e05b7cd2d861f1e06979d2015 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 22 Jan 2024 23:49:07 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 26267a1..6e593bb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,4 +1,21 @@
{
"projectName": "Pro2324",
- "projectOwner": "TeenBiscuits"
+ "projectOwner": "TeenBiscuits",
+ "files": [
+ "README.md"
+ ],
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributorsPerLine": 7,
+ "contributors": [
+ {
+ "login": "Fraagaa",
+ "name": "メ",
+ "avatar_url": "https://avatars.githubusercontent.com/u/66569329?v=4",
+ "profile": "https://github.com/Fraagaa",
+ "contributions": [
+ "code"
+ ]
+ }
+ ]
}