Skip to content

Commit 0a8c006

Browse files
authored
Remove dellis1972 as a codeowner (#10084)
1 parent 8850f70 commit 0a8c006

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
/src/Mono.Android.Export @jonpryor
3131
/src/r8 @jonathanpeppers @jonpryor
32-
/src/Xamarin.Android.Build.Tasks @dellis1972 @jonathanpeppers
32+
/src/Xamarin.Android.Build.Tasks @jonathanpeppers
3333
/src/Xamarin.Android.Build.Tasks/Linker @jonpryor
3434
/src/Xamarin.Android.Build.Tasks/Utilities/LlvmIrGenerator @grendello
3535
/src/Xamarin.Android.Build.Tasks/Utilities/TypeMap* @grendello

.github/ISSUE_TEMPLATE/01-building-an-application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: 🛠 Building an Application
22
description: Issues trying to compile or package your application.
33
labels: ["Area: App+Library Build", "needs-triage"]
4-
assignees: ["jonathanpeppers", "dellis1972"]
4+
assignees: ["jonathanpeppers"]
55
body:
66
- type: markdown
77
attributes:

0 commit comments

Comments
 (0)