Skip to content

Commit

Permalink
chore: add myself as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
dyc3 committed Jul 21, 2024
1 parent 84384cf commit 4d0b4bc
Showing 1 changed file with 31 additions and 26 deletions.
57 changes: 31 additions & 26 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,32 +4,36 @@ We can use help in a bunch of areas and any help is greatly appreciated!

## Table of Contents

* [Asking questions, making proposals](#asking-questions-making-proposals)
* [Reporting bugs](#reporting-bugs)
* [Getting Started](#getting-started)
* [Install the required tools](#install-the-required-tools)
* [Testing](#testing)
+ [Debugging](#debugging)
* [Checks](#checks)
* [Crates development](#crates-development)
+ [Analyzers and lint rules](#analyzers-and-lint-rules)
+ [Parser](#parser)
+ [Formatter](#formatter)
* [Crate dependencies](#crate-dependencies)
* [Node.js development](#nodejs-development)
+ [Translations](#translations)
* [Commit messages](#commit-messages)
* [Creating pull requests](#creating-pull-requests)
+ [Changelog](#changelog)
- [Writing a changelog line](#writing-a-changelog-line)
+ [Documentation](#documentation)
+ [Versioning](#versioning)
* [Releasing](#releasing)
* [Resources](#resources)
* [Current Members](#current-members)
+ [Lead team](#lead-team)
+ [Core Contributors team](#core-contributors-team)
+ [Maintainers team](#maintainers-team)
- [🚀 Contributing](#-contributing)
- [Table of Contents](#table-of-contents)
- [Asking questions, making proposals](#asking-questions-making-proposals)
- [Reporting bugs](#reporting-bugs)
- [Getting Started](#getting-started)
- [Install the required tools](#install-the-required-tools)
- [Testing](#testing)
- [Debugging](#debugging)
- [Checks](#checks)
- [Crates development](#crates-development)
- [Create new crates](#create-new-crates)
- [Analyzers and lint rules](#analyzers-and-lint-rules)
- [Parser](#parser)
- [Formatter](#formatter)
- [Crate dependencies](#crate-dependencies)
- [Node.js development](#nodejs-development)
- [Translations](#translations)
- [Commit messages](#commit-messages)
- [Creating pull requests](#creating-pull-requests)
- [Changelog](#changelog)
- [Writing a changelog line](#writing-a-changelog-line)
- [Documentation](#documentation)
- [Versioning](#versioning)
- [Releasing](#releasing)
- [Resources](#resources)
- [Current Members](#current-members)
- [Lead team](#lead-team)
- [Core Contributors team](#core-contributors-team)
- [Maintainers team](#maintainers-team)
- [Past Maintainers](#past-maintainers)

## Asking questions, making proposals

Expand Down Expand Up @@ -425,6 +429,7 @@ Members are listed in alphabetical order. Members are free to use the full name,

### Maintainers team

- [Carson McManus @dyc3](https://github.com/dyc3)
- [Dani Guardiola @DaniGuardiola](https://github.com/DaniGuardiola)
- [Justinas Delinda @minht11](https://github.com/minht11)
- [Madeline Gurriarán @SuperchupuDev](https://github.com/SuperchupuDev)
Expand Down

0 comments on commit 4d0b4bc

Please sign in to comment.