Initial version of the Hermes self learning agent setup of JR IT Services.
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# Default owners for the whole repository.
|
||||
# Gitea installations with CODEOWNERS support can use this file for review hints.
|
||||
# If your Gitea instance does not enforce CODEOWNERS automatically,
|
||||
# use docs/maintainers.md as the operational fallback.
|
||||
|
||||
* @johannes
|
||||
|
||||
# Core runtime and deployment logic
|
||||
/compose.yaml @johannes
|
||||
/compose/ @johannes
|
||||
/scripts/ @johannes
|
||||
/systemd/ @johannes
|
||||
|
||||
# Documentation and process
|
||||
/docs/ @johannes
|
||||
/README.md @johannes
|
||||
/CHANGELOG.md @johannes
|
||||
/CONTRIBUTING.md @johannes
|
||||
/SECURITY.md @johannes
|
||||
/.gitea/ @johannes
|
||||
Reference in New Issue
Block a user