chore: Add us as Co-Maintainers (#606)

Reflect our new status as Co-Maintainers in the relevant files.
This commit is contained in:
Etherbloom 2024-11-14 09:19:06 +01:00 committed by GitHub
parent 03dba861d0
commit 9687ee01b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

1
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1 @@
. @kdheepak @RedEtherbloom

View file

@ -6,7 +6,7 @@ description = "A Taskwarrior Terminal User Interface"
repository = "https://github.com/kdheepak/taskwarrior-tui/"
homepage = "https://kdheepak.com/taskwarrior-tui"
readme = "README.md"
authors = ["Dheepak Krishnamurthy <me@kdheepak.com>"]
authors = ["Dheepak Krishnamurthy <me@kdheepak.com>", "Etherbloom <etherbloom@mailbox.org>"]
edition = "2018"
keywords = ["taskwarrior", "tui"]
categories = ["command-line-utilities"]