-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add yuzp1996 to default_data.json. Fix bug that test can not pass because of six is no longer supported in Python3 so I delete the moudle six and delete the related logic. Signed-off-by: yuzhipeng <[email protected]>
- Loading branch information
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36522,6 +36522,17 @@ | |
"user_name": "Wenzhi Yu", | ||
"emails": ["[email protected]", "[email protected]"] | ||
}, | ||
{ | ||
"github_id": "yuzp1996", | ||
"companies": [ | ||
{ | ||
"company_name": "Alauda", | ||
"end_date": null | ||
} | ||
], | ||
"user_name": "yuzhipeng", | ||
"emails": ["[email protected]", "[email protected]", "[email protected]"] | ||
}, | ||
{ | ||
"github_id": "yxpoke", | ||
"companies": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters