forked from prometheus/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Bjoern Rabenstein
committed
Jan 22, 2015
1 parent
5560f42
commit c650158
Showing
4 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
The Prometheus project was started by Matt T. Proud (emeritus) and | ||
Julius Volz in 2012. | ||
|
||
Maintainers of this repository: | ||
|
||
* Julius Volz <[email protected]> | ||
|
||
The following individuals have contributed code to this repository | ||
(listed in alphabetical order): | ||
|
||
* Brian Brazil <[email protected]> | ||
* Johannes 'fish' Ziemke <[email protected]> | ||
* Julius Volz <[email protected]> | ||
* Matthias Rampke <[email protected]> | ||
* Stuart Nelson <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Contributing | ||
|
||
Prometheus uses GitHub to manage reviews of pull requests. | ||
|
||
* If you have a trivial fix or improvement, go ahead and create a pull | ||
request, addressing (with `@...`) one or more of the maintainers | ||
(see [AUTHORS.md](AUTHORS.md)) in the description of the pull request. | ||
|
||
* If you plan to do something more involved, first discuss your ideas | ||
on our [mailing list](https://groups.google.com/forum/?fromgroups#!forum/prometheus-developers). | ||
This will avoid unnecessary work and surely give you and us a good deal | ||
of inspiration. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Prometheus documentation: content and static site generator | ||
Copyright 2014-2015 The Prometheus Authors | ||
|
||
This product includes software developed at | ||
SoundCloud Ltd. (http://soundcloud.com/). | ||
|
||
|
||
The following components are included in this product: | ||
|
||
Bootstrap | ||
http://getbootstrap.com | ||
Copyright 2011-2014 Twitter, Inc. | ||
Licensed under the MIT License | ||
|
||
Font Awesome | ||
http://fontawesome.io | ||
Copyright by @davegandy | ||
License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |