From 15db44ca6552a8f580d2eb70e4ebda2ec4504b13 Mon Sep 17 00:00:00 2001 From: Brewerton Santos Date: Mon, 8 Jun 2026 09:45:27 -0300 Subject: [PATCH 1/2] Delete .github/CODEOWNERS --- .github/CODEOWNERS | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 712e11ad..00000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,10 +0,0 @@ -# Default owners for everything in this repository. -# These owners are requested for review on every pull request. -* @BrewertonSantos - -# Documentation -/docs/ @BrewertonSantos -*.md @BrewertonSantos - -# Catalog data -/data/ @BrewertonSantos From a00695b3a2e236b62bff9cabe9a8daea784fab81 Mon Sep 17 00:00:00 2001 From: Brewerton Santos Date: Mon, 8 Jun 2026 09:57:38 -0300 Subject: [PATCH 2/2] Remove PNG format badge from README Removed PNG format badge from README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 50a51f1a..cffab860 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-blue.svg)](./LICENSE) [![Sprite sheets](https://img.shields.io/badge/sprite%20sheets-50%2C854-brightgreen.svg)](#-whats-inside) [![Categories](https://img.shields.io/badge/categories-4-orange.svg)](#-whats-inside) -[![Format: PNG](https://img.shields.io/badge/format-PNG-lightgrey.svg)](#-using-the-assets) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-fe5196.svg)](https://www.conventionalcommits.org) [![PRs welcome](https://img.shields.io/badge/PRs-welcome-success.svg)](./CONTRIBUTING.md)