Authentication-Results: mail-b.sr.ht; dkim=pass header.d=jamespearson.xyz header.i=@jamespearson.xyz Received: from jamespearson.xyz (jamespearson.xyz [172.104.19.26]) by mail-b.sr.ht (Postfix) with ESMTPS id 5CFC011F0E2 for <~sircmpwn/public-inbox@lists.sr.ht>; Thu, 13 Jan 2022 15:35:29 +0000 (UTC) Received: from localhost (unknown [IPv6:2601:401:c400:ae60::533d]) by jamespearson.xyz (Postfix) with ESMTPSA id D7C1010005A; Thu, 13 Jan 2022 15:35:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=jamespearson.xyz; s=mail; t=1642088129; bh=hMxsc07EFLnCPLLkkjksKxSMJWTspa91ep6GxQGExko=; h=From:To:Cc:Subject:Date:From; b=kapo07pTCATK7wD3PkvMzHQI5gwxJbhRja80wMn6JIATHMGQFk6xHI0xmb1ErqybB 1aSuKu+r/4IRdKrTf+JLDAiBNb0auI4rLYbfS0hvpjbBWT7D4CC5MUK5NioTD8mlj+ CA/qQRpzSbHqvWCHOqgA4xLLp1iis57xF7tVhWoI9hCstBGF8773SYAt3U/7FrjNmR D7lVSPIGGdUiWkxC4DQxcDsLmDNKRsP5suaQxAavHVIcuXRHyviX/K3PMkb9PipJc+ bRt3ol/uNIjcI5/oN5EpG3f2Kwm7GWyScx3TpD6ibvJj6t5BvhGiE8iIjBK2FCGqAU w4uGC4uKlc8jQ== From: James Pearson To: ~sircmpwn/public-inbox@lists.sr.ht Cc: James Pearson Subject: [PATCH pass-rotate] README.md: Remove Patreon and replace with Donate page and Mailing list Date: Thu, 13 Jan 2022 10:31:48 -0500 Message-Id: <20220113153147.2149-1-james@jamespearson.xyz> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f16e36f..7ac66e1 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ necessary. This is the first step towards a better future - one where users never interact with passwords at all and they're managed entirely by software. Adding new services is a tedious process. If you'd like to support pass-rotate, -you can contribute my [Patreon page](https://patreon.com/sircmpwn) and request -support for specific providers. +you can [donate to me](https://drewdevault.com/donate) and send emails to my +[mailing list](https://lists.sr.ht/~sircmpwn/public-inbox) to request support +for specific providers. ## CLI usage -- 2.33.1