mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Update credits for 5.10.0
This commit is contained in:
parent
122b2d70d9
commit
7557a287e5
2 changed files with 16 additions and 18 deletions
|
@ -6,7 +6,7 @@ from collections import defaultdict
|
|||
codefiles = r"(\.[ch](pp)?|\.lua|\.md|\.cmake|\.java|\.gradle|Makefile|CMakeLists\.txt)$"
|
||||
|
||||
# two minor versions back, for "Active Contributors"
|
||||
REVS_ACTIVE = "5.7.0..HEAD"
|
||||
REVS_ACTIVE = "5.8.0..HEAD"
|
||||
# all time, for "Previous Contributors"
|
||||
REVS_PREVIOUS = "HEAD"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue