Browse Source

Switch to #cardinal IRC channel

Signed-off-by: falkTX <falktx@falktx.com>
tags/22.02
falkTX 3 years ago
parent
commit
c0cf82b9c7
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 3 additions and 3 deletions
  1. +2
    -2
      .github/workflows/irc.yml
  2. +1
    -1
      doc/LICENSES.md

+ 2
- 2
.github/workflows/irc.yml View File

@@ -15,6 +15,6 @@ jobs:
- name: IRC notification
uses: Gottox/irc-message-action@v2
with:
channel: '#kxstudio'
nickname: kxstudio-bot
channel: '#cardinal'
nickname: github-event-bot
message: ${{ steps.message.outputs.message }}

+ 1
- 1
doc/LICENSES.md View File

@@ -56,7 +56,7 @@ So all uncertainties need to be resolved ASAP.
| Name | License(s) | Additional notes |
|-----------------------------------------------------|------------------|------------------|
| plugins/AmalgamatedHarmonics/res/* | BSD-3-Clause | No artwork specific license provided |
| plugins/AmalgamatedHarmonics/res/ComponentLibrary/* | | |
| plugins/AmalgamatedHarmonics/res/ComponentLibrary/* | CC-BY-NC-4.0 | |
| plugins/AmalgamatedHarmonics/res/DSEG*.ttf | OFL-1.1-RFN | |
| plugins/AmalgamatedHarmonics/res/EurostileBold.ttf | ?? | https://docs.microsoft.com/en-us/typography/font-list/eurostile |
| plugins/AmalgamatedHarmonics/res/Roboto-Light.ttf | Apache-2.0 | |


Loading…
Cancel
Save