-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0390c1c
commit 3c4ee93
Showing
38 changed files
with
58 additions
and
16,284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,70 +1,70 @@ | ||
repository: | ||
# See https://developer.github.com/v3/repos/#edit for all available settings. | ||
# See https://developer.github.com/v3/repos/#edit for all available settings. | ||
|
||
# The name of the repository. Changing this will rename the repository | ||
name: sap-web | ||
# The name of the repository. Changing this will rename the repository | ||
name: sap-core | ||
|
||
# A short description of the repository that will show up on GitHub | ||
description: description of repo | ||
# A short description of the repository that will show up on GitHub | ||
description: description of repo | ||
|
||
# A URL with more information about the repository | ||
homepage: https://swarmies.github.io/sap-web/ | ||
# A URL with more information about the repository | ||
homepage: https://swarmies.github.io/sap-core/ | ||
|
||
# Either `true` to make the repository private, or `false` to make it public. | ||
private: false | ||
# Either `true` to make the repository private, or `false` to make it public. | ||
private: false | ||
|
||
# Either `true` to enable issues for this repository, `false` to disable them. | ||
has_issues: true | ||
# Either `true` to enable issues for this repository, `false` to disable them. | ||
has_issues: true | ||
|
||
# Either `true` to enable the wiki for this repository, `false` to disable it. | ||
has_wiki: true | ||
# Either `true` to enable the wiki for this repository, `false` to disable it. | ||
has_wiki: true | ||
|
||
# Either `true` to enable downloads for this repository, `false` to disable them. | ||
has_downloads: true | ||
# Either `true` to enable downloads for this repository, `false` to disable them. | ||
has_downloads: true | ||
|
||
# Updates the default branch for this repository. | ||
default_branch: develop | ||
# Updates the default branch for this repository. | ||
default_branch: develop | ||
|
||
# Either `true` to allow squash-merging pull requests, or `false` to prevent | ||
# squash-merging. | ||
allow_squash_merge: true | ||
# Either `true` to allow squash-merging pull requests, or `false` to prevent | ||
# squash-merging. | ||
allow_squash_merge: true | ||
|
||
# Either `true` to allow merging pull requests with a merge commit, or `false` | ||
# to prevent merging pull requests with merge commits. | ||
allow_merge_commit: true | ||
# Either `true` to allow merging pull requests with a merge commit, or `false` | ||
# to prevent merging pull requests with merge commits. | ||
allow_merge_commit: true | ||
|
||
# Either `true` to allow rebase-merging pull requests, or `false` to prevent | ||
# rebase-merging. | ||
allow_rebase_merge: true | ||
# Either `true` to allow rebase-merging pull requests, or `false` to prevent | ||
# rebase-merging. | ||
allow_rebase_merge: true | ||
|
||
# Labels: define labels for Issues and Pull Requests | ||
labels: | ||
- name: bug | ||
color: CC0000 | ||
- name: feature | ||
color: 336699 | ||
- name: first-timers-only | ||
# include the old name to rename and existing label | ||
oldname: Help Wanted | ||
- name: bug | ||
color: CC0000 | ||
- name: feature | ||
color: 336699 | ||
- name: first-timers-only | ||
# include the old name to rename and existing label | ||
oldname: Help Wanted | ||
|
||
# Collaborators: give specific users access to this repository. | ||
collaborators: | ||
- username: kirubeltadesse | ||
# Note: Only valid on organization-owned repositories. | ||
# The permission to grant the collaborator. Can be one of: | ||
# * `pull` - can pull, but not push to or administer this repository. | ||
# * `push` - can pull and push, but not administer this repository. | ||
# * `admin` - can pull, push and administer this repository. | ||
permission: push | ||
- username: Roberamelaek | ||
permission: pull | ||
|
||
- username: dinaolmelak | ||
permission: pull | ||
|
||
- username: Getnet12 | ||
permission: pull | ||
|
||
- username: BAbate | ||
permission: pull | ||
- username: kirubeltadesse | ||
# Note: Only valid on organization-owned repositories. | ||
# The permission to grant the collaborator. Can be one of: | ||
# * `pull` - can pull, but not push to or administer this repository. | ||
# * `push` - can pull and push, but not administer this repository. | ||
# * `admin` - can pull, push and administer this repository. | ||
permission: push | ||
|
||
- username: Roberamelaek | ||
permission: pull | ||
|
||
- username: dinaolmelak | ||
permission: pull | ||
|
||
- username: Getnet12 | ||
permission: pull | ||
|
||
- username: BAbate | ||
permission: pull |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.