We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dellis1972
codeowner
1 parent 8850f70 commit 0a8c006Copy full SHA for 0a8c006
.github/CODEOWNERS
@@ -29,7 +29,7 @@
29
30
/src/Mono.Android.Export @jonpryor
31
/src/r8 @jonathanpeppers @jonpryor
32
-/src/Xamarin.Android.Build.Tasks @dellis1972 @jonathanpeppers
+/src/Xamarin.Android.Build.Tasks @jonathanpeppers
33
/src/Xamarin.Android.Build.Tasks/Linker @jonpryor
34
/src/Xamarin.Android.Build.Tasks/Utilities/LlvmIrGenerator @grendello
35
/src/Xamarin.Android.Build.Tasks/Utilities/TypeMap* @grendello
.github/ISSUE_TEMPLATE/01-building-an-application.yml
@@ -1,7 +1,7 @@
1
name: 🛠 Building an Application
2
description: Issues trying to compile or package your application.
3
labels: ["Area: App+Library Build", "needs-triage"]
4
-assignees: ["jonathanpeppers", "dellis1972"]
+assignees: ["jonathanpeppers"]
5
body:
6
- type: markdown
7
attributes:
0 commit comments