Commit Graph

60 Commits

Author SHA1 Message Date
ff19992b1a Update various links to prevent errors
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2019-09-06 17:08:52 +01:00
df5900ada5 Add emeritus definition
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-08-29 17:59:05 +01:00
88afdc5b27 Add to hall of fame
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-08-29 17:38:01 +01:00
b2cf676763 Tweak formatting
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-08-11 21:08:55 +01:00
ba4b624c76 Update leave sentence via @burtonr
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-08-11 21:08:55 +01:00
a1b68a7c10 Soften voice for "not following process"
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-08-11 21:08:55 +01:00
f97ca6065b Define Project Lead, thanks @LucasRoesler
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-08-11 21:08:55 +01:00
5257528390 Add note on attendance
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-08-11 21:08:55 +01:00
5db74f5e56 Add suggestions from @stefanprodan
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-08-11 21:08:55 +01:00
5c6a21a945 Update ROADMAP and Slack join
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-08-11 21:08:55 +01:00
2a3e8724a7 Update Governance and Team structure
Updated verbiage from "contributors" to "team" for members and
core. Added project sponsor OpenFaaS Ltd, trademark and additional
perks / benefits for members.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-08-11 21:08:55 +01:00
a259d1256c Document goleak usage
**What**
- Expand the Contribution guide so to describe using `goleak` in unit
tests.  This package provides a simple method for detecting goroutine
leaks in tests. This will help ensure that we write safe code.

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2019-07-11 22:20:22 +01:00
5ebad64fc3 Update note on participation in Zoom calls
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-23 10:32:31 +01:00
e2454fb66c Update Slack participation for members
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-23 10:15:13 +01:00
2784268280 Update wording
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-23 10:07:26 +01:00
745b6f24fe Update membership expectations
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-23 10:04:13 +01:00
1ab39d2ea3 Update note on Go modules
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-05 19:42:32 +01:00
48ed56ebe9 Add design/approved label to contribution guide
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 09:05:16 +01:00
6754e5b89c Update contribution guide
- PRs wil be closed when they do not follow the process

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2019-04-03 08:59:10 +01:00
7c6e242f2f Add note on Yagni
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-11-19 08:40:48 +01:00
446c8672ae Add Ed to Core Contributors
This commit adds Ed to the Core Contributors

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-11-05 16:17:29 +00:00
17a9b736fb Update CONTRIBUTING.md 2018-10-20 18:07:58 +01:00
7db8ad1bda Update README files
- Removes use of "our" from CONTRIBUTING guide
- Updates/adds README.md files
- Commnents and typo fix in watchdog
- Adds good/bad examples of commit messages

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-10-03 14:07:41 +01:00
609ef28cad Add long-hand sign-off
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-10-02 09:30:00 +01:00
b564243f32 Update alpine function to enable patch support
Relates to: #815"

Signed-off-by: Edward Wilde <ewilde@gmail.com>
2018-08-30 11:09:26 +01:00
1047fd9a97 Add a space to Lucas' name
Also removed rouge `**` character from markdown

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-08-28 09:43:51 +01:00
fa9c9a271b Eric has asked to step down
- Removes Eric from list of core contributors after he asked me
today. Eric will retain access to Derek and is welcome to
contribute if/when he is able.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-08-07 08:55:32 +01:00
4a44c3c553 Update links in CONTRIBUTING.md
Signed-off-by: Eric Stoekl <ems5311@gmail.com>
2018-07-25 14:11:37 +01:00
36ec5b0612 Update typos in CONTRIBUTING.md
Thanks to @rgee0 for proofing.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-07-09 22:06:57 +01:00
507d514e74 Add core contributors / update on copyright
- Core contributors are added by name.
- Copyright notice now encourages OpenFaaS Author(s) in place of
OpenFaaS Project to reflect the nature od distributed copyright.

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-07-09 21:37:04 +01:00
164b3e2ba8 Update guidance on commit messages
Mentions not terminating lines with punctuation

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-04-03 22:22:36 +01:00
3fe1e0b461 Broaden 50 chars to 72 for commit subject
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-04-02 09:20:38 +01:00
df59720377 Update CONTRIBUTING.md
Add link for rewriting Git history in preparation for Derek's new
commit message linting feature.
2018-03-18 20:42:03 +00:00
e72252d17d Correct typo in signed-off message 2018-03-18 19:05:19 +00:00
de22f69dd5 Update CONTRIBUTING.md
Adds guidelines for commit message formatting with rules
from Chris Beams' blog post here:

https://chris.beams.io/posts/git-commit/

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
2018-03-18 18:52:03 +00:00
a46a33d1ef Update CONTRIBUTING.md 2017-12-29 09:30:18 +00:00
6906f4957a Update CONTRIBUTING.md 2017-12-21 09:19:04 +00:00
fb49ae32bb Add bookmarks 2017-12-21 09:17:35 +00:00
ffb2bbcc9d Mention proposals being in spirit of the project. 2017-12-16 21:56:25 +00:00
fd273414db Expand the suggested contributions section 2017-10-31 14:21:42 +00:00
38a3843d62 Update CONTRIBUTING.md 2017-10-30 16:02:26 +00:00
377520120c Update CONTRIBUTING.md 2017-10-25 08:32:50 +01:00
4d8ec68d0e Mention MIT headers. 2017-10-23 17:17:08 +01:00
2e6af2433c Update CONTRIBUTING.md 2017-10-17 16:14:23 +02:00
89878f0c8a Migrate from alexellis org to openfaas
Note, not all `alexellis/github` references should be changed, there are
a number of repos which are not part of the openfaas org, this commit
excludes those.

Signed-off-by: John McCabe <john@johnmccabe.net>
2017-10-04 09:18:06 +01:00
296b173c7f Update CONTRIBUTING.md 2017-09-27 22:22:16 +01:00
0ed21a7db4 Update CONTRIBUTING.md 2017-09-26 16:50:30 +01:00
38bc817bae Move in Governance and maintainer section 2017-09-19 12:10:28 +01:00
0c63179abd Add line to mandate use of GH closure keywords - fixes #191
Signed-off-by: rgee0 <richard@technologee.co.uk>
2017-09-15 12:58:12 -07:00
58cbec93f1 Contribution ideas 2017-09-13 15:19:51 -07:00