Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-02 | copyrights: update all files with license headers for 2021 | Todd Gamblin | 1 | -1/+1 | |
- [x] add `concretize.lp`, `spack.yaml`, etc. to licensed files - [x] update all licensed files to say 2013-2021 using `spack license update-copyright-year` - [x] appease mypy with some additions to package.py that needed for oneapi.py | |||||
2019-12-30 | copyright: update copyright dates for 2020 (#14328) | Todd Gamblin | 1 | -1/+1 | |
2019-08-03 | actions: add maintainers as PR reviewers for their packages (#12269) | Todd Gamblin | 2 | -0/+91 | |
Use `spack pkg changed` and `spack maintainers` to figure out which packages changed and who their maintainers are in a PR. Add any maintainers to the PR as reviewers. |