Skip to content

Commit 78e99d7

Browse files
committed
fix: repo clean up
1 parent 70a7e85 commit 78e99d7

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

.github/AGENTS.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -747,8 +747,7 @@ This section tracks notable updates to `AGENTS.md`, including the date, author,
747747
All contributors are expected to append entries here when making meaningful changes to agent behavior, conventions, or policies.
748748

749749

750-
| Date | Author | Summary of Changes |
751-
|------------|----------|--------------------------------------------------------------|
752-
| 2025-06-30 | @mrz1836 | Added pre-commit hook guidelines and config reference |
753-
| 2025-06-27 | @mrz1836 | Adapted to fix this project go-subtree |
750+
| Date | Author | Summary of Changes |
751+
|------------|----------|----------------------------------------|
752+
| 2025-07-01 | @mrz1836 | Adapted to fix this project go-subtree |
754753
> For minor edits (typos, formatting), this log update is optional. For all behavioral or structural changes, log entries are **required**.
File renamed without changes.

.github/workflows/update-pip-requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# Triggers: Runs every Monday at 08:20 UTC and can be triggered manually.
88
#
9-
# Maintainer: @mrz1836
9+
# Maintainer: @icellan
1010
# ------------------------------------------------------------------------------
1111

1212
name: update-pip-requirements

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<img src="https://img.shields.io/github/contributors/bsv-blockchain/go-subtree?style=flat&logo=contentful&logoColor=white" alt="Contributors">
6565
</a><br/>
6666
<a href="https://github.com/sponsors/bsv-blockchain">
67-
<img src="https://img.shields.io/badge/sponsor-MrZ-181717.svg?logo=github&style=flat" alt="Sponsor">
67+
<img src="https://img.shields.io/badge/sponsor-BSV-181717.svg?logo=github&style=flat" alt="Sponsor">
6868
</a><br/>
6969
</td>
7070
</tr>
@@ -161,7 +161,6 @@ This glossary describes each tracked file in the repository and notes if it is r
161161
| [.github/CODE_STANDARDS.md](.github/CODE_STANDARDS.md) | Coding style guide | GitHub |
162162
| [.github/CONTRIBUTING.md](.github/CONTRIBUTING.md) | How to contribute to the project | GitHub |
163163
| [.github/FUNDING.yml](.github/FUNDING.yml) | Funding links displayed by GitHub | GitHub |
164-
| [.github/IMAGES/go-share-image.png](.github/IMAGES/go-share-image.png) | Social sharing image | GitHub |
165164
| [.github/ISSUE_TEMPLATE/bug_report.yml](.github/ISSUE_TEMPLATE/bug_report.yml) | Issue template for bug reports | GitHub |
166165
| [.github/ISSUE_TEMPLATE/feature_request.yml](.github/ISSUE_TEMPLATE/feature_request.yml) | Issue template for feature requests | GitHub |
167166
| [.github/ISSUE_TEMPLATE/question.yml](.github/ISSUE_TEMPLATE/question.yml) | Issue template for questions | GitHub |

0 commit comments

Comments
 (0)