Docs - adding credits, fixing edit
This commit is contained in:
parent
916d98566f
commit
d471e6e5b8
2 changed files with 19 additions and 1 deletions
|
|
@ -8,4 +8,21 @@ Welcome to the Bot Yam documentation, to ultimate source of knowledge when it co
|
|||
|
||||
Here you can have the syntax menu, but also read some information for nerds.
|
||||
|
||||
If you consider contributing, read the [license](license.md) first.
|
||||
## Who to blame?
|
||||
|
||||
### Main Development Team
|
||||
- Lucy Joshua (@LucyBscalE) - Coding, jokes and video editing (except credited below)
|
||||
- Nir Hauschner (@nir_hau) - Profile/Cover Photos
|
||||
- Staz Raz (@StevenRaz5) - Jokes
|
||||
- Nadav Koren (@NadavKorn) - QA
|
||||
- Aviv Yashar (@aviv_yashar) - Main victim
|
||||
|
||||
### Credits
|
||||
All jokes and videos are accumulated and edited by Lucy Joshua, except:
|
||||
- "I'm From Bat Yam" - Aviv Yashar (@aviv_yashar)
|
||||
- "Gebels" - Aviv Yashar (@aviv_yashar)
|
||||
- "Vodka Redbull/Misadot" - Lindi (@lindi_orginal)
|
||||
- "Misadot Re-enactment" - Kai Mairone (@KaiMairone)
|
||||
|
||||
### License
|
||||
The project is protected under the GNU GPLv3. For more information, visit the [license page](license.md).<br>Please read if you conside contributing.
|
||||
|
|
@ -16,6 +16,7 @@ markdown_extensions:
|
|||
base_path: .
|
||||
- admonition
|
||||
docs_dir: 'files'
|
||||
edit_uri: 'tree/main/docs/files'
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- User Guide: 'usage.md'
|
||||
|
|
|
|||
Loading…
Reference in a new issue