Add Kaitlyn to PR suggestion list.
This commit is contained in:
parent
d548d6d177
commit
cef544fda4
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Sage's BitBucket Addon",
|
"name": "Sage's BitBucket Addon",
|
||||||
"description": "Ensure searches don't include forks (and other enhancements)",
|
"description": "Ensure searches don't include forks (and other enhancements)",
|
||||||
"version": "1.0.21",
|
"version": "1.0.22",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"browser_specific_settings": {
|
"browser_specific_settings": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
|
|
|
@ -9,7 +9,8 @@ if (location.toString().includes('/pull-requests?create')) {
|
||||||
"Adam Weizman",
|
"Adam Weizman",
|
||||||
"Caleb Soper",
|
"Caleb Soper",
|
||||||
"Rockey Liles",
|
"Rockey Liles",
|
||||||
"Fernando Batista"
|
"Fernando Batista",
|
||||||
|
"Kaitlyn Turner"
|
||||||
]
|
]
|
||||||
|
|
||||||
const urlPrefix = 'https://git.add123.com/rest/api/latest'
|
const urlPrefix = 'https://git.add123.com/rest/api/latest'
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue