Skip to content

Commit 0cdb3c2

Browse files
Move rbt auth info down to the rbt section.
1 parent 4476b7f commit 0cdb3c2

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

doc/contributions/reviewboard.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ That first time you log in, a ReviewBoard account will be created for
2121
you using your github username. However, no other account information
2222
(including email address) is added for you.
2323

24-
If you need to use `rbt` (see below), the first time you do so rbtools
25-
will request your ReviewBoard credentials. Since our ReviewBoard users
26-
do not have passwords you must trigger OAuth authentication:
27-
28-
username: `<github username>`
29-
password: `oauth:<github username>@github`
30-
3124
All OAuth login capability is provided by a ReviewBoard plugin (via a
3225
charm):
3326

@@ -166,6 +159,16 @@ For best results when using `rbt`:
166159
creating a review request
167160
* make sure that branch is based on an up-to-date master
168161

162+
rbt Authentication
163+
------------------
164+
165+
The first time you use `rbt`, rbtools will request your ReviewBoard
166+
credentials. Since our ReviewBoard users do not have passwords you must
167+
trigger OAuth authentication:
168+
169+
username: `<github username>`
170+
password: `oauth:<github username>@github`
171+
169172
Other Features
170173
--------------
171174

0 commit comments

Comments
 (0)