Skip to content

Commit

Permalink
Merge pull request #11 from prometheus-community/superq/update_mainta…
Browse files Browse the repository at this point in the history
…iners

Update maintainers/license
  • Loading branch information
SuperQ authored Sep 19, 2022
2 parents c0162ab + 31afd75 commit 45064d8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
The MIT License (MIT)

Copyright (c) 2016 Cameron Sparr and contributors.
Copyright 2022 The Prometheus Authors
Copyright 2016 Cameron Sparr and contributors.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 4 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Maintainers

* Ben Kochie <[email protected]> @SuperQ
* Matthias Loibl <[email protected]> @metalmatze
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Circle CI](https://circleci.com/gh/prometheus-community/pro-bing.svg?style=svg)](https://circleci.com/gh/prometheus-community/pro-bing)

A simple but powerful ICMP echo (ping) library for Go, inspired by
[go-ping](github.com/go-ping/ping) & [go-fastping](https://github.com/tatsushid/go-fastping).
[go-ping](https://github.com/go-ping/ping) & [go-fastping](https://github.com/tatsushid/go-fastping).

Here is a very simple example that sends and receives three packets:

Expand Down Expand Up @@ -130,11 +130,7 @@ language.

This repo was originally in the personal account of
[sparrc](https://github.com/sparrc), but is now maintained by the
[go-ping organization](https://github.com/go-ping).

For support and help, you usually find us in the #go-ping channel of
Gophers Slack. See https://invite.slack.golangbridge.org/ for an invite
to the Gophers Slack org.
[Prometheus Community](https://prometheus.io/community).

## Contributing

Expand Down

0 comments on commit 45064d8

Please sign in to comment.