Skip to content

Commit

Permalink
add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fisher committed Apr 9, 2015
1 parent 65127ac commit 44b2733
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Contributing to Confd

Want to hack on Confd? Awesome! Here are instructions to get you started. They are probably not
perfect, please let us know if anything feels wrong or incomplete.

# Who are the Maintainers?

## BDFL

Confd follows the timeless, highly efficient and totally unfair system known as [Benevolent dictator
for life](http://en.wikipedia.org/wiki/Benevolent_Dictator_for_Life).

Kelsey Hightower - the creator of Confd - serves as the project's BDFL. Kelsey serves as the final
arbiter of any disputes and has the final say on project direction.

## Core Maintainers

Core maintainers are exceptionally knowledgeable about Confd. Core maintainers are responsible for
the following:

- respond to github issues, review and merge pull requests
- help shape confd's roadmap
- actively participate in feature development and general maintenance
- answer and help users in #confd
- interview and recruit new members as contributing maintainers

Pull requests which are considered minor or "showstoppers" can be merged with at least one core maintainer's
LGTM, otherwise they need approval from the BDFL.

### Who assigns maintainers?

Kelsey.

### How can I become a maintainer?

- make yourself useful by contributing code, bugfixes, support etc.
- volunteer on the irc channel

Don't forget: being a maintainer is a time investment. Make sure you will have time to make
yourself available. You don't have to be a maintainer to make a difference on the project!

0 comments on commit 44b2733

Please sign in to comment.