Skip to content

Commit

Permalink
Merge branch 'main' of github.com:DSACMS/metrics-dash-backend-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMilarky committed Dec 13, 2024
2 parents 2f28df4 + 13fc44a commit cdafc87
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
13 changes: 13 additions & 0 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,19 @@ This is a list of maintainers for this project. See [CODEOWNERS.md](./CODEOWNERS
Total number of contributors: <!--CONTRIBUTOR COUNT START--> <!--CONTRIBUTOR COUNT END-->

<!-- readme: contributors -start -->
<table>
<tbody>
<tr>
<td align="center">
<a href="https://github.com/IsaacMilarky">
<img src="https://avatars.githubusercontent.com/u/24639268?v=4" width="100;" alt="IsaacMilarky"/>
<br />
<sub><b>Isaac Milarsky</b></sub>
</a>
</td>
</tr>
<tbody>
</table>
<!-- readme: contributors -end -->

# Tier 3 Release Guidelines
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,11 @@ An up-to-date list of core team members can be found in [MAINTAINERS.md](MAINTAI
## Repository Structure

<!-- TODO: Using the "tree -d" command can be a helpful way to generate this information, but, be sure to update it as the project evolves and changes over time.-->
<!--TREE START--><!--TREE END-->

```plaintext
.
```


**{list directories and descriptions}**

Expand Down

0 comments on commit cdafc87

Please sign in to comment.