Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Update contact info in README #2257

Merged
merged 4 commits into from
Jul 17, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ contribution. No action from you is required, but it's a good idea to see the
## Communications

The project uses Slack: To join the conversation, simply join the
[Weave community](https://slack.weave.works/) Slack workspace and use the
[#flux](https://weave-community.slack.com/messages/flux/) channel.
[CNCF](https://slack.cncf.io/) Slack workspace and use the
[#flux](https://cloud-native.slack.com/messages/flux/) channel.

The Flux developers use a mailing list to discuss development as well.
Simply subscribe to [flux-dev on Google
Groups](https://groups.google.com/forum/#!forum/flux-dev) to join the
conversation (this will also add an invitation to your Google calendar
for our [Flux meeting](https://github.com/weaveworks/flux/wiki/Meeting)).
for our [Flux meeting](https://docs.google.com/document/d/1l_M0om0qUEN_NNiGgpqJ2tvsF2iioHkaARDeh6b70B0/edit#)).

## Getting Started

Expand Down
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Flux

> **Notice** Flux is moving house! Please see https://github.com/weaveworks/flux/wiki/MoveToFluxCD
> **Notice** Flux has moved house! Please see https://github.com/weaveworks/flux/wiki/MoveToFluxCD

We believe in GitOps:

Expand Down Expand Up @@ -99,7 +99,7 @@ Get started by browsing through the documentation below:

- Background about Flux
- [Introduction to Flux](/site/introduction.md)
- [FAQ](/site/faq.md) and [frequently encountered issues](https://github.com/weaveworks/flux/labels/FAQ)
- [FAQ](/site/faq.md) and [frequently encountered issues](https://github.com/fluxcd/flux/labels/FAQ)
- [How it works](/site/how-it-works.md)
- [Considerations regarding installing Flux](/site/installing.md)
- [Flux <-> Helm integration](/site/helm-integration.md)
Expand All @@ -111,7 +111,7 @@ Get started by browsing through the documentation below:
- [Using fluxctl to control Flux](/site/fluxctl.md)
- [Helm Operator](/site/helm-operator.md)
- [Troubleshooting](/site/troubleshooting.md)
- [Frequently encountered issues](https://github.com/weaveworks/flux/labels/FAQ)
- [Frequently encountered issues](https://github.com/fluxcd/flux/labels/FAQ)
- [Upgrading to Flux v1](/site/upgrading-to-1.0.md)

### Integrations
Expand All @@ -129,10 +129,12 @@ a few popular ones you might want to check out:
We welcome all kinds of contributions to Flux, be it code, issues you found,
documentation, external tools, help and support or anything else really.

The Flux project adheres to the [CNCF Code of
Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).

Instances of abusive, harassing, or otherwise unacceptable behavior
may be reported by contacting a *Flux* project maintainer, or Alexis
Richardson `<alexis@weave.works>`. Please refer to our [code of
conduct](CODE_OF_CONDUCT.md) as well.
may be reported by contacting a *Flux* project maintainer, or the CNCF
mediator, Mishi Choudhary <mishi@linux.com>.

To familiarise yourself with the project and how things work, you might
be interested in the following:
Expand All @@ -145,14 +147,12 @@ be interested in the following:

If you have any questions about Flux and continuous delivery:

- Read [the Flux docs](https://github.com/weaveworks/flux/tree/master/site).
- Invite yourself to the <a href="https://slack.weave.works/" target="_blank">Weave community</a>
slack and ask a question on the [#flux](https://weave-community.slack.com/messages/flux/)
- Read [the Flux docs](https://github.com/fluxcd/flux/tree/master/site).
- Invite yourself to the <a href="https://slack.cncf.io" target="_blank">CNCF community</a>
slack and ask a question on the [#flux](https://cloud-native.slack.com/messages/flux/)
channel.
- To be part of the conversation about Flux's development, join the
[flux-dev mailing list](https://groups.google.com/forum/#!forum/flux-dev).
- Join the [Weave User Group](https://www.meetup.com/pro/Weave/) and get
invited to online talks, hands-on training and meetups in your area.
- [File an issue.](https://github.com/weaveworks/flux/issues/new)
- [File an issue.](https://github.com/fluxcd/flux/issues/new)

Your feedback is always welcome!
6 changes: 0 additions & 6 deletions site/upgrading-to-1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,3 @@ create those as resources.

If that’s the case, you will need to remove the manifests from git
before running Flux v1.

### Something else went wrong

You can reach Weaveworks developers in our community Slack --
https://weaveworks.github.io/community-slack/ -- where we will be able
to help.