From f85338c1b173f324f73845be6e4db61f1852632d Mon Sep 17 00:00:00 2001 From: nonlinear-chaos-order-etc-etal <19966907+nonlinear-chaos-order-etc-etal@users.noreply.github.com> Date: Sun, 31 Jan 2021 16:58:23 +0800 Subject: [PATCH] add job: delta.chat --- backend/jobs.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/backend/jobs.json b/backend/jobs.json index 4947b51..0020ded 100644 --- a/backend/jobs.json +++ b/backend/jobs.json @@ -1,5 +1,12 @@ [ - + { + "organization": "deltachat", + "jobUrl": "https://chaos.social/@delta/105304703318393874", + "techTags": [ + "rust" + ], + "date": "2020-12-01" + }, { "organization": "publiccodenet", "logoUrl": "https://avatars0.githubusercontent.com/u/29728125?s=200&v=4", @@ -626,4 +633,4 @@ ], "date": "2019-04-30" } -] \ No newline at end of file +]