Skip to content

Commit 04481da

Browse files
committed
chore: add cdrci as maintainer
1 parent 3fadf13 commit 04481da

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Diff for: .github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
commit_email: ${{ secrets.AUR_EMAIL }}
2626
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
2727
commit_message: Update AUR package
28-
ssh_keyscan_types: rsa,dsa,ecdsa,ed25519
28+
ssh_keyscan_types: rsa,dsa,ecdsa,ed25519

Diff for: .gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
!.gitignore
55
!README.md
66
!update.sh
7-
!.github
7+
!.github

Diff for: PKGBUILD

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Maintainer: Colin Adler <[email protected]>
22
# Maintainer: Asher <[email protected]>
33
# Maintainer: Joe Previte <[email protected]>
4+
# Maintainer: cdrci <[email protected]>
45
# Contributor: Teffen Ellis <[email protected]>
56
# Contributor: Anmol <[email protected]>
67

0 commit comments

Comments
 (0)