forked from MineClone5/MineClone5
10 lines
275 B
Markdown
10 lines
275 B
Markdown
|
Please run the following command to update contributor list:
|
||
|
|
||
|
```bash
|
||
|
# git log --pretty="%an" | sort | uniq >CONTRUBUTOR_LIST.txt
|
||
|
```
|
||
|
|
||
|
Please check that there is no error on execution, and `CONTRUBUTOR_LIST.txt` is updated.
|
||
|
|
||
|
There should be contributor names, line by line.
|