From cbaf52407197d109a722b00dd2abd374f21bba19 Mon Sep 17 00:00:00 2001 From: Erazem Kokot Date: Thu, 28 May 2026 12:28:12 +0200 Subject: [PATCH] chore: Add Erazem and Milan as codeowners https://app.devrev.ai/devrev/works/ISS-276320 --- .github/CODEOWNERS | 2 +- .github/pull_request_template.md | 30 ------------------------------ 2 files changed, 1 insertion(+), 31 deletions(-) delete mode 100644 .github/pull_request_template.md diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 715ee4d..5bab565 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Code owners -@SathishKumarHS +@erazemk @itslanmi diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index e8ea4cb..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,30 +0,0 @@ -## Summary - - -## Connected Issues - -- #ISS- -- ... - -## Craftsmanship, Integrity, and Devil’s Advocacy - -- [ ] Testing: Negative test cases: null or default values, crash and fault injection tests -- [ ] Testing: Boundary conditions: rolling upgrades, denial-of-service, etc. -- [ ] Testing: Fixing a few existing — flaky or permanently-broken — test cases -- [ ] Observing: Detailed error codes so machines can understand -- [ ] Observing: Adding superior metrics for future debugging -- [ ] Observing: Tracing the hairiest pathways for field serviceability -- [ ] Training: KnowledgeOps update? So AI always works. - -## Story of the craft -