From 311964f32f1d3a320da4615c188db2f59cbb30ab Mon Sep 17 00:00:00 2001 From: realaravinth Date: Fri, 18 Feb 2022 12:45:43 +0530 Subject: [PATCH] feat: add gitea oauth integration to feat list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a305487..efae3bf 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ - [ ] Gist privacy: public, unlisted, private - [ ] Git clone via HTTP and SSH - [ ] Activity Pub implementation for publishing native gists and commenting +- [ ] Gitea OAuth integration ## Why?