Skip to content

Commit 0f4d187

Browse files
author
RandomCrocodile
committed
chore: update repo references from mkaring to mcpolo99/ConfuserExx
- Issue template config: point discussions to our repo, add Ideas + General links - CODEOWNERS: mkaring → mcpolo99 - FUNDING.yml: mkaring → mcpolo99 - MSBuild.Tasks PackageProjectUrl: point to our repo - Test [Trait("Issue")] attributes kept as upstream attribution (historical)
1 parent fb9f8b5 commit 0f4d187

4 files changed

Lines changed: 11 additions & 7 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@mkaring
1+
@mcpolo99

.github/FUNDING.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
github: mkaring
2-
open_collective: confuserex
3-
custom: ['http://buymeacoff.ee/fFUnXMCdW']
1+
github: mcpolo99

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Question
4-
url: https://github.com/mkaring/ConfuserEx/discussions/categories/q-a
5-
about: Ask and answer questions about ConfuserEx
4+
url: https://github.com/mcpolo99/ConfuserExx/discussions/categories/q-a
5+
about: Ask and answer questions about ConfuserExx
6+
- name: Ideas & Feature Requests
7+
url: https://github.com/mcpolo99/ConfuserExx/discussions/categories/ideas
8+
about: Suggest new features or improvements
9+
- name: General Discussion
10+
url: https://github.com/mcpolo99/ConfuserExx/discussions/categories/general
11+
about: Chat about anything related to ConfuserExx

Confuser.MSBuild.Tasks/Confuser.MSBuild.Tasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Product>ConfuserEx - MSBuild Integration</Product>
1515
<Description>This package contains the integration of ConfuserEx into the MSBuild build procedure. It allows automatically obfuscating the assemblies during the build.</Description>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>
17-
<PackageProjectUrl>https://github.com/mkaring/ConfuserEx</PackageProjectUrl>
17+
<PackageProjectUrl>https://github.com/mcpolo99/ConfuserExx</PackageProjectUrl>
1818
<PackageTags>Obfuscation Confuser ConfuserEx</PackageTags>
1919
<DevelopmentDependency>true</DevelopmentDependency>
2020
<IncludeBuildOutput>false</IncludeBuildOutput>

0 commit comments

Comments
 (0)