Browse Source

Merge branch 'devel' of github.com:RITlug/TigerOS into devel

website
axk4545 7 years ago
parent
commit
a14c9ef09c
2 changed files with 4 additions and 4 deletions
  1. +3
    -3
      CONTRIBUTING.md
  2. +1
    -1
      tigeros.ks

+ 3
- 3
CONTRIBUTING.md View File

@ -4,8 +4,8 @@ TigerOS
## Contributing ## Contributing
Please fork this repository and submit pull requests against the devel branch. Pull requests will be reviewed as time permits. Please fork this repository and submit pull requests against the devel branch. Pull requests will be reviewed as time permits.
Some things to keep in mind: Some things to keep in mind:
* This is a student run project so it may take a bit to get a response form the developers.
* All scripts added to github should have 644 permissions to minimize execution of arbitrary code.
* When possible please contact the maintainer or creator of a component through a github issue or IRC. The email accounts listed are university accounts and may filter your message as spam.
* Due to this being a student run project, there may be a delay in getting a response from the developers.
* All scripts added to github should have 644 permissions.
* When possible, please contact the maintainer or creator of a component through a github issue or IRC. The email accounts listed are university accounts and may filter your message as spam.
* Please use the editorconfig file when editing files to ensure consistency. * Please use the editorconfig file when editing files to ensure consistency.
* Contact ritlug@gmail.com with any questions. Please include the phrase TigerOS in the subject. * Contact ritlug@gmail.com with any questions. Please include the phrase TigerOS in the subject.

+ 1
- 1
tigeros.ks View File

@ -401,7 +401,7 @@ rpmfusion-free-release
scrot scrot
syslinux syslinux
tigeros-backgrounds tigeros-backgrounds
tigeros-bookmarks
tigeros-ff-profile
tigeros-logos tigeros-logos
tigeros-release tigeros-release
tigeros-repos tigeros-repos

Loading…
Cancel
Save