Home
last modified time | relevance | path

Searched defs:authors (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.7/tools/
Dlist_contributors.py33 authors = dict() variable
45 authors = sorted(authors.values(), key=lambda x: x['count'], reverse=True) variable