Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7576197

Browse files
committed
Merge branch 'master' of github.com:Hacker0x01/docs.hackerone.com
2 parents fc882d4 + e381758 commit 7576197

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,8 @@ cache:
77
directories:
88
- node_modules
99

10-
deploy:
11-
provider: pages
12-
skip-cleanup: true
13-
github-token: $GITHUB_TOKEN
14-
local_dir: public
15-
keep-history: true
16-
on:
17-
branch: master
18-
1910
before_script:
2011
- npm install
2112

2213
script:
2314
- npm run lint
24-
25-
after_success:
26-
- npm run deploy

docs/programs/hacker-email-alias.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Question | Answer
2121
-------- | -------
2222
What happens if a hacker changes their username? | The email alias will automatically update with the new username.
2323
What happens if a hacker changes their email address on HackerOne? | The emails will be forwarded to their new, correct email.
24+
How can I share credentials with all hackers in my program? | Go to your Invitation settings (Settings > Program > Invitations) to see the list of hackers in your program. You can email each hacker at [username]@wearehackerone.com.

0 commit comments

Comments
 (0)