diff options
| -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: |
