From 983647b13e5c96dd322b14d72fb55cae072753f9 Mon Sep 17 00:00:00 2001 From: Stephen Rushe Date: Tue, 4 Aug 2020 01:04:10 +0100 Subject: [PATCH] Update for Sourcehut --- Gemfile | 4 ---- README.md | 6 +++++- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index ab193e0..63bf4e9 100644 --- a/Gemfile +++ b/Gemfile @@ -2,11 +2,7 @@ source "https://rubygems.org" -# git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } -git_source(:github) {|repo_name| "git@github.com:#{repo_name}" } - gem 'sinatra' gem 'dotenv' gem 'indieauth-token-verification' gem 'mime-types' - diff --git a/README.md b/README.md index 3253dc9..0c231e7 100644 --- a/README.md +++ b/README.md @@ -58,12 +58,16 @@ Babbas uses the [IndieAuth::TokenVerification](https://code.deeden.co.uk/indieau ## Contributing -While Babbas is written with a view to "[self-dogfooding](https://indieweb.org/selfdogfood)" I'm still happy for other people to use and contribute to the project. Bug reports and pull requests are welcome on GitHub at https://github.com/srushe/babbas. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. +While Babbas is written with a view to "[self-dogfooding](https://indieweb.org/selfdogfood)" I'm still happy for other people to use and contribute to the project. Bug reports can be added at [https://code.deeden.co.uk/babbas/issues](https://code.deeden.co.uk/babbas/issues), while patches are welcome at [https://code.deeden.co.uk/babbas/patches](https://code.deeden.co.uk/babbas/patches). ## License This application is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). +## Code of Conduct + +This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. + ## Babbas? ![Babbas, a genie from Yonderland](static/babbas.png) -- 2.30.1