From db131438f1467ecdaba02944d0cd9a51a2a89913 Mon Sep 17 00:00:00 2001 From: Brewerton Santos Date: Mon, 8 Jun 2026 09:58:50 -0300 Subject: [PATCH] updating from main (#1) * Delete .github/CODEOWNERS * Remove PNG format badge from README Removed PNG format badge from README. --- .github/CODEOWNERS | 10 ---------- README.md | 1 - 2 files changed, 11 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 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)