Skip to content

Commit

Permalink
Merge pull request #55 from DSExtension/patch-1
Browse files Browse the repository at this point in the history
update dsextension to DSExtension
  • Loading branch information
huan authored Mar 6, 2020
2 parents 3bf5989 + ba5dca6 commit cda1c94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ export function debug () : boolean {
*/
export const managedRepoConfig = {
'apache/incubator-iotdb' : '18378203056@chatroom',
'dsextension/dsextension': '18039997009@chatroom',
'DSExtension/DSExtension': '18039997009@chatroom',
'kaiyuanshe/oss-bot' : [
'17591588552@chatroom',
'17384390178@chatroom',
],
'qihoo360/quicksql' : [
'4808709382@chatroom',
'qihoo360/quicksql' : [
'4808709382@chatroom',
'4344886880@chatroom',
],
],
'wechaty/python-wechaty' : '19367909379@chatroom',
} as {
[fullName: string]: string | string[],
Expand Down

0 comments on commit cda1c94

Please sign in to comment.