Skip to content

Commit 2276748

Browse files
authored
Merge pull request #12 from IntentProof/remove-governance-extra-files
Remove TRADEMARK, SECURITY, and NOTICE
2 parents d4f7750 + 4b95ebe commit 2276748

5 files changed

Lines changed: 4 additions & 26 deletions

File tree

.github/workflows/release-signing-dry-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: |
4242
mkdir -p dist
4343
tar czf "dist/intentproof-sdk-go-${{ inputs.release_version }}.tar.gz" \
44-
go.mod LICENSE NOTICE README.md CONTRIBUTING.md SECURITY.md
44+
go.mod LICENSE README.md CONTRIBUTING.md
4545
4646
- name: Export archive paths
4747
id: archive

NOTICE

Lines changed: 0 additions & 4 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ Default keys: `~/.intentproof/sdk-go/keypair.json`.
7272
## Support
7373

7474
[GitHub Issues](https://github.com/IntentProof/intentproof-sdk-go/issues)
75-
see [CONTRIBUTING.md](CONTRIBUTING.md). Security:
76-
[SECURITY.md](SECURITY.md).
75+
see [CONTRIBUTING.md](CONTRIBUTING.md). Security reports:
76+
`security@intentproof.io` or a private GitHub Security Advisory.
7777

7878
## License
7979

80-
MIT — see [LICENSE](LICENSE) and [TRADEMARK.md](TRADEMARK.md).
80+
MIT — see [LICENSE](LICENSE).

SECURITY.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

TRADEMARK.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)