mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-27 15:47:19 +02:00
chore: Add us as Co-Maintainers (#606)
Reflect our new status as Co-Maintainers in the relevant files.
This commit is contained in:
parent
03dba861d0
commit
9687ee01b5
2 changed files with 2 additions and 1 deletions
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
. @kdheepak @RedEtherbloom
|
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue