diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index f1392df..42583fc 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -github: AHOI +github: ahoicloud diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 02dd7cf..3998d9f 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,11 @@ blank_issues_enabled: false contact_links: - name: Ask a question - url: https://github.com/AHOI/laravel-sqlite-optimize/discussions/new?category=q-a + url: https://github.com/ahoicloud/laravel-sqlite-optimize/discussions/new?category=q-a about: Ask the community for help - name: Request a feature - url: https://github.com/AHOI/laravel-sqlite-optimize/discussions/new?category=ideas + url: https://github.com/ahoicloud/laravel-sqlite-optimize/discussions/new?category=ideas about: Share ideas for new features - name: Report a security issue - url: https://github.com/AHOI/laravel-sqlite-optimize/security/policy + url: https://github.com/ahoicloud/laravel-sqlite-optimize/security/policy about: Learn how to notify us for sensitive bugs diff --git a/LICENSE.md b/LICENSE.md index 361bd75..0e9f8b4 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) AHOI +Copyright (c) Arne Breitsprecher Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 7172ceb..f680d53 100644 --- a/README.md +++ b/README.md @@ -42,9 +42,6 @@ composer test Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently. -## Contributing - -Please see [CONTRIBUTING](CONTRIBUTING.md) for details. ## Security Vulnerabilities