Reviews for py-tree-sitter
All reviews for this package from team members (across all versions).
| Reviewer | Version | Allocated | Started | Status | Completed | Comment | |
|---|---|---|---|---|---|---|---|
| siretart | 0.25.1+repack-1~exp1 | 1 month, 10 days ago | 1 month, 10 days ago | rejected | 1 month, 10 days ago | The main `LICENSE` file shows: > `Copyright (c) 2019 Max Brunsfeld, GitHub` However, `debian/copyright` only lists: > `Copyright: 2019 Max Brunsfeld` **GitHub is missing as a copyright holder** in the debian/copyright file. Update Main Copyright Entry In `debian/copyright`, change line 11 from: ``` Copyright: 2019 Max Brunsfeld ``` to: ``` Copyright: 2019 Max Brunsfeld, GitHub ``` | View |