delete travis or change to github actions in docs and CODEOWNERS
This commit is contained in:
parent
b65ec007fd
commit
080bdd923e
3 changed files with 3 additions and 4 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
|
@ -14,7 +14,6 @@
|
|||
|
||||
# CI
|
||||
/ci @Mic92 @zimbatm
|
||||
/.travis.yml @Mic92 @zimbatm
|
||||
|
||||
# nix
|
||||
/lib @Infinisil
|
||||
|
|
|
|||
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,6 +1,6 @@
|
|||
The following points apply when adding a new repository to repos.json
|
||||
|
||||
- [ ] I ran `./bin/nur format-manifest` after updating `repos.json` (We will use the same script in travis ci to make sure we keep the format consistent)
|
||||
- [ ] I ran `./bin/nur format-manifest` after updating `repos.json` (We will use the same script in github actions to make sure we keep the format consistent)
|
||||
- [ ] By including this repository in NUR I give permission to license the
|
||||
content under the MIT license.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue