Skip to content

Commit

Permalink
Add maintainer wanted banner to README (#53)
Browse files Browse the repository at this point in the history
* Add maintainer wanted banner to README

* cannot mix markdown and HTML syntax
  • Loading branch information
isaacbrodsky committed Jul 30, 2022
1 parent 22412b0 commit 55608f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
[![GoDoc](http://img.shields.io/badge/go-doc-blue.svg)](https://godoc.org/github.com/uber/h3-go)
[![H3 Version](https://img.shields.io/badge/h3-v3.7.0-blue.svg)](https://github.com/uber/h3/releases/tag/v3.7.0)

<h1 align="center">H3-Go is looking for a maintainer familiar with Go, C, and H3. Volunteers welcome! Please get in touch with us on the <a href="https://join.slack.com/t/h3-core/shared_invite/zt-g6u5r1hf-W_~uVJmfeiWtMQuBGc1NNg">H3 Slack</a>.</h1>

# H3-Go

This library provides Golang bindings for the
Expand Down

0 comments on commit 55608f1

Please sign in to comment.