From 6c71f484aa35a340069ba9c098f21e5a07e65d07 Mon Sep 17 00:00:00 2001 From: 1Password GitHub Bot <164370006+1password-bot@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:00:17 -0500 Subject: [PATCH] Added "xoj" to program --- data/1038-xoj.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/1038-xoj.json diff --git a/data/1038-xoj.json b/data/1038-xoj.json new file mode 100644 index 00000000..f0dafa48 --- /dev/null +++ b/data/1038-xoj.json @@ -0,0 +1,24 @@ +{ + "account": "66666-team.1password.com", + "project": { + "name": "xoj", + "description": "一个编程题目评测系统。能够根据管理员预设的题目用例对用户提交的代码进行执行和评测。", + "contributors": 20, + "home_url": "https://github.com/xiaoxiongmao5/xoj", + "repo_url": "https://github.com/xiaoxiongmao5/xoj-backend", + "license_type": "MIT", + "license_url": "https://github.com/xiaoxiongmao5/xoj/blob/main/LICENSE", + "is_event": false, + "is_team": true + }, + "applicant": { + "name": "小熊", + "email": "627516430@qq.com", + "role": "Organizer or Admin", + "id": 25204083 + }, + "can_contact": true, + "approver_id": 6392049, + "issue_number": 1038, + "created_at": "2024-11-22T05:26:39Z" +} \ No newline at end of file