chore: README, CODEOWNERS & labeler.yml

This commit is contained in:
isabelroses 2023-07-21 14:28:18 +00:00 committed by github-actions[bot]
parent 6c8fc988aa
commit 8d8b945c24
6 changed files with 63 additions and 0 deletions

2
.github/CODEOWNERS vendored

@ -1,4 +1,6 @@
# THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND.
/styles/advent-of-code @rubyowo
#
/styles/anilist @AnubisNekhet
#
/styles/brave-search @ndsboy

@ -15,6 +15,7 @@ body:
description: "Don't worry about the `lbl:` prefix, it allows issues to be automatically labeled!"
multiple: true
options:
- lbl:advent-of-code
- lbl:anilist
- lbl:brave-search
- lbl:cinny

@ -1,4 +1,6 @@
# THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND.
advent-of-code:
- '(lbl:advent-of-code)'
anilist:
- '(lbl:anilist)'
brave-search:

@ -1,4 +1,5 @@
# THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND.
advent-of-code: styles/advent-of-code/**/*
anilist: styles/anilist/**/*
brave-search: styles/brave-search/**/*
cinny: styles/cinny/**/*

@ -68,6 +68,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
<details open>
<summary>💭 Development tools</summary>
- [Advent Of Code](styles/advent-of-code)
- [Vercel](styles/vercel)
</details>

@ -0,0 +1,56 @@
<!-- AUTOGEN:README START -->
<!-- THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND -->
<h3 align="center">
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/>
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/>
Catppuccin for <a href="https://adventofcode.com">Advent Of Code</a>
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/>
</h3>
<p align="center">
<a href="https://github.com/catppuccin/userstyles/issues?q=is%3Aissue+is+label%3Aadvent-of-code"><img src="https://img.shields.io/github/issues/catppuccin/userstyles?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
<a href="https://raw.githubusercontent.com/catppuccin/userstyles/main/styles/advent-of-code/catppuccin.user.css"><img src="https://img.shields.io/badge/stylus-install-cba6f7?colorA=363a4f&style=for-the-badge"></a>
</p>
<p align="center">
<img src="assets/catwalk.webp"/>
</p>
## Previews
<details>
<summary>🌻 Latte</summary>
<img src="assets/latte.webp"/>
</details>
<details>
<summary>🪴 Frappé</summary>
<img src="assets/frappe.webp"/>
</details>
<details>
<summary>🌺 Macchiato</summary>
<img src="assets/macchiato.webp"/>
</details>
<details>
<summary>🌿 Mocha</summary>
<img src="assets/mocha.webp"/>
</details>
## 💝 Current Maintainer(s)
- [rubyowo](https://github.com/rubyowo)
&nbsp;
<p align="center">
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" />
</p>
<p align="center">
Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
</p>
<!-- AUTOGEN:README END -->