Skip to content

Commit

Permalink
Merge #3
Browse files Browse the repository at this point in the history
3: Update WG references r=perlindgren a=korken89



Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
  • Loading branch information
bors[bot] and korken89 committed Sep 15, 2019
2 parents a566ad8 + 99e7757 commit 5186969
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 32 deletions.
33 changes: 6 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,13 @@ a great choice for embedded real-time development.

[issue tracker]: https://github.com/rtfm-rs/rfcs/issues

**Want to get started with embedded development with Rust?** Check out our
[embedded Rust book][book] and the rest of our [bookshelf].
**Want to get started with real-time embedded development with Rust?** Check out our
[RTFM book][book].

[book]: https://docs.rust-embedded.org/book
[bookshelf]: https://docs.rust-embedded.org

## Roadmap
A section on the RTFM roadmap. This should later link to specific issues followed by PRs in the corresponding repos (e.g., the `cortex-m-rtfm` repo).

## Vision

What is it that we really want? At a broad level:

- TODO: Fill this

## What we do

- TODO: Fill this

## How you can help

- TODO: Fill this

## Organization

- TODO: Fill this

### The developers

#### Members

- [@japaric]
- [@korken89]
- [@perlindgren]
Expand All @@ -50,7 +26,10 @@ The following members have put themselves into hibernation the hibernation state

### Contact

- TODO: Fill this
- To come into contact with us please open an issue here
- Or come and talk to us in [RTFM Matrix Room]

[RTFM Matrix Room]

## RFCs

Expand Down
2 changes: 1 addition & 1 deletion ops/hibernating.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Hibernating

A member that will be absent or busy for an extended period of time and not able
to participate in the WG during that time should put themselves in "hibernation"
to participate in the Team during that time should put themselves in "hibernation"
state. During this hibernation period:

- The member will be removed from their GitHub teams'. `cc @rtfm-rs/$team`
Expand Down
8 changes: 4 additions & 4 deletions ops/matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ for information on how Matrix administration and permissions work.

RTFM [core team](https://github.com/orgs/rtfm-rs/teams/devs) members are
channel administrators (PL100), responsible for both maintaining the channel as
required and enforcing the WG's Code of Conduct.
required and enforcing the Team's Code of Conduct.

* Can send messages
* Can invite users
Expand All @@ -30,8 +30,8 @@ required and enforcing the WG's Code of Conduct.
* Can change other users' permissions
* Can change topic

All WG members may be channel moderators on request, responsible for enforcing
the WG's Code of Conduct.
All team members may be channel moderators on request, responsible for enforcing
the team's Code of Conduct.

* Can send messages
* Can invite users
Expand All @@ -40,7 +40,7 @@ the WG's Code of Conduct.
* Can notify everyone
* Can change topic

For a WG member to request to become a channel moderator (or a new core team
For a team member to request to become a channel moderator (or a new core team
member to become an administrator), they should contact a core team member
[via GitHub](https://github.com/orgs/rtfm-rs/teams/devs) with their
Matrix username (e.g., `@username:matrix.org`) to be given moderator
Expand Down

0 comments on commit 5186969

Please sign in to comment.