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