Skip to content

Commit

Permalink
Document TSC
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Sergeev <alsrgv@users.noreply.github.com>
  • Loading branch information
alsrgv committed Jul 24, 2019
1 parent 116e2f8 commit b08eb68
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,20 @@ Refer to the following guidelines to contribute new functionality or bug fixes t
2. Use [clang-format](https://clang.llvm.org/docs/ClangFormat.html) to format C++ code.
3. Add unit tests for any new code you write.
4. Run unit tests in both CPU and GPU environments.

### Charter

You can find Horovod Charter [here](https://wiki.lfai.foundation/download/attachments/7733301/Horovod%20Project%20Technical%20Charter%2012-22-2018%20FINAL.pdf?version=1&modificationDate=1558389484000&api=v2)

### Technical Steering Committee

Horovod development is governed by Horovod Technical Steering Committee (TSC).

Current voting members of the Horovod TSC:
* Alex Sergeev (@alsrgv)
* Travis Addair (@tgaddair)
* Can Karakus (@karakusc)

Horovod TSC publishes meeting notes via [mailing list](https://lists.lfai.foundation/g/horovod-tsc).
This mailing list can also be utilized to reach out to the TSC.

0 comments on commit b08eb68

Please sign in to comment.