Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit ae7f857

Browse files
committed
Adds section about sponsorship of continued development
Dead Man's Snitch has been gracious enough to give me time to improve the build pack and give back to the community. Without that support my changes and continued maintenance wouldn't be possible.
1 parent 872b03c commit ae7f857

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,17 @@ heroku config:set JEMALLOC_VERSION=3.6.0
8282
The complete and most up to date list of supported versions and stacks is
8383
available on the [releases page.](https://github.com/gaffneyc/heroku-buildpack-jemalloc/releases)
8484

85+
## Thanks
86+
87+
Continued development of the jemalloc buildpack is sponsored by [Dead Man's Snitch](https://deadmanssnitch.com).
88+
Ever been surprised that a critical scheduled task was silently failing to
89+
run? Whether it's backups, cache clearing, or sending invoices, Dead Man's Snitch makes it easy to
90+
[monitor heroku scheduler](https://deadmanssnitch.com/docs/heroku) tasks or to add
91+
[cron job monitoring](https://deadmanssnitch.com/docs/cron-job-monitoring)
92+
to your other services.
93+
94+
Get started for free today with [Dead Man's Snitch on Heroku](http://github.com/deadmanssnitch/heroku-buildpack-dms)
95+
8596
## Building
8697

8798
This uses Docker to build against Heroku

0 commit comments

Comments
 (0)