delete travis or change to github actions in docs and CODEOWNERS

This commit is contained in:
Johannes Rosenberger 2021-02-25 22:53:03 +01:00
parent b65ec007fd
commit 080bdd923e
3 changed files with 3 additions and 4 deletions

1
.github/CODEOWNERS vendored
View file

@ -14,7 +14,6 @@
# CI
/ci @Mic92 @zimbatm
/.travis.yml @Mic92 @zimbatm
# nix
/lib @Infinisil

View file

@ -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.