diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-07 10:23:00 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-07 10:23:00 +0100 |
| commit | b4ea651f87e23214ada3cc81086fa0e86d4697c9 (patch) | |
| tree | 7998ca8d83ad465161d82a562f7fe1ba5a434e95 | |
| parent | a6cf16c91c165cdf0f18850238b264cb13707731 (diff) | |
META: Fix my username.
| -rw-r--r-- | CODEOWNERS | 6 | ||||
| -rw-r--r-- | MailMap | 2 | ||||
| -rw-r--r-- | ReadMe.md | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/ReadMe.md | 2 |
4 files changed, 6 insertions, 6 deletions
@@ -1,4 +1,4 @@ # ZBA, SCI and ZKA are owned by Amlal.
-/dev/ZKAKit/ @Amlal-ElMahrouss
-/dev/ZBAKit/ @Amlal-ElMahrouss
-/dev/SCIKit/ @Amlal-ElMahrouss
+/dev/ZKAKit/ @amlel-el-mahrouss
+/dev/ZBAKit/ @amlel-el-mahrouss
+/dev/SCIKit/ @amlel-el-mahrouss
@@ -1 +1 @@ -Amlal-ElMahrouss - Chief Software Engineer and Author - amlalelmahrouss@icloud.com, +33 6 58 57 30 14 +amlel-el-mahrouss - Chief Software Engineer and Author - amlalelmahrouss@icloud.com, +33 6 58 57 30 14 @@ -21,7 +21,7 @@ A Win32 compatibility layer is available as well as ML Kits support. Clone repository: ``` -git clone git@github.com:ElMahroussLogic/zka-dev.git +git clone git@github.com:amlel-el-mahrouss/zka-dev.git cd zka-dev ``` diff --git a/dev/ZBAKit/ReadMe.md b/dev/ZBAKit/ReadMe.md index d2acc502..d7dc06ec 100644 --- a/dev/ZBAKit/ReadMe.md +++ b/dev/ZBAKit/ReadMe.md @@ -8,7 +8,7 @@ You need: Start by cloning the repo: ``` -git clone git@github.com:ElMahroussLogic/zka-dev.git +git clone git@github.com:amlel-el-mahrouss/zka-dev.git ``` And then execute: |
