added my name to contributors list. (#65297)

* added my name to contributors list.

* fixed some typos in Arabic translations.

---------

Co-authored-by: Roshan Jossy <roshanjossey@gmail.com>
This commit is contained in:
Ahmad Hassan 2023-05-10 12:41:06 +03:00 committed by GitHub
parent 4d1903ccab
commit 2274818695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View File

@ -1380,6 +1380,7 @@ Cody LeRoy
- [H-ADJI](https://github.com/H-ADJI) - [H-ADJI](https://github.com/H-ADJI)
- [Tobias Jennert](https://github.com/tobijen) - [Tobias Jennert](https://github.com/tobijen)
- [Sebitosh](https://github.com/Sebitosh) - [Sebitosh](https://github.com/Sebitosh)
- [Ahmad Hassan](https://github.com/ah7255703)
- [Vernon Piland](https://github.com/VernonPiland) - [Vernon Piland](https://github.com/VernonPiland)
- [Ricardo Ferreira](https://github.com/Cacousa2005) - [Ricardo Ferreira](https://github.com/Cacousa2005)
- [Nwoha Martins](https://github.com/martinsmind) - [Nwoha Martins](https://github.com/martinsmind)

View File

@ -110,7 +110,7 @@ git commit -m "Add <your-name> to Contributors list"
## <div dir="rtl"> ارفع التغييرات إلى github - Push changes to Github </div> ## <div dir="rtl"> ارفع التغييرات إلى github - Push changes to Github </div>
<div dir="rtl">ارفع التغيررات عن طريق الأمر <code>git push</code></div> <div dir="rtl">ارفع التغييرات عن طريق الأمر <code>git push</code></div>
``` ```
git push origin "add-your-name" git push origin "add-your-name"

View File

@ -104,9 +104,9 @@ git commit -m "Add <your-name> to Contributors list"
<div dir="rtl"> إستبدل <code>&#60;your-name&#62;</code> بإسمك. </div> <div dir="rtl"> إستبدل <code>&#60;your-name&#62;</code> بإسمك. </div>
<br> <br>
## <div dir="rtl"> بعدين ترفع التغيررات - Push changes to Github </div> ## <div dir="rtl"> بعدين ترفع التغييرات - Push changes to Github </div>
<div dir="rtl">هترفع التغيررات عن طريق الأمر <code>git push</code></div> <div dir="rtl">هترفع التغييرات عن طريق الأمر <code>git push</code></div>
``` ```
git push origin "add-your-name" git push origin "add-your-name"