Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

tick kick-off & maintainers prep status #943

Merged
merged 3 commits into from
Mar 17, 2020
Merged
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 languages/c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ This area will contain everything needed to launch the C track, including:

Before we publicize requesting contribution for this language, the following steps should be done.

- [ ] Have a kick-off discussion between track maintainers
- [ ] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md))
- [x] Have a kick-off discussion between track maintainers
- [x] Fill out the [maintainers.md](./maintainers.md) file (e.g. [C#](../csharp/maintainers.md))
- [x] Ensure there is a link to your track's GitHub issues on the [main README.md](../../README.md)
- [ ] [Write a Concept Exercise implementation guide](../../docs/maintainers/writing-a-concept-exercise-github-issue.md)
- [ ] [List out key Concepts for your language](../../docs/maintainers/determining-concepts.md)
Expand Down Expand Up @@ -41,7 +41,7 @@ Before launch, we need all of the following parts to be completed:

### Test Runner

- [ ] Build Test Runner
- [x] [Build Test Runner](https://github.com/exercism/c-test-runner)
- [ ] Deploy Test Runner

## Extra magic
Expand Down