Skip to content

Commit 832cf9b

Browse files
committed
update contributors
1 parent f47224c commit 832cf9b

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

Changes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Revision history for {{$dist->name}}
22

33
{{$NEXT}}
4+
- Added CPU arch detection support for illumos (Marcel Telka++ gh#427)
45

56
2.84 2024-10-28 18:51:39 -0600
67
- Added is_system_install and is_share_install methods to

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -938,8 +938,6 @@ Clean files from the final install location. The default implementation removes
938938
files recursively except for the `_alien` directory. This is helpful when you have
939939
an old install with files that may break the new build.
940940
941-
For a non-share install this doesn't do anything.
942-
943941
## system
944942
945943
```
@@ -1292,6 +1290,8 @@ nick nauwelaerts (INPHOBIA)
12921290

12931291
Florian Weimer
12941292

1293+
Marcel Telka (mtelka)
1294+
12951295
# COPYRIGHT AND LICENSE
12961296

12971297
This software is copyright (c) 2011-2022 by Graham Ollis.

author.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ pod_spelling_system:
162162
- Hægland
163163
- Joaquín
164164
- José
165+
- Telka
166+
- mtelka
165167

166168
pod_coverage:
167169
skip: 0

dist.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,3 +292,4 @@ contributor = Paul Evans (leonerd, PEVANS)
292292
contributor = Håkon Hægland (hakonhagland, HAKONH)
293293
contributor = nick nauwelaerts (INPHOBIA)
294294
contributor = Florian Weimer
295+
contributor = Marcel Telka (mtelka)

0 commit comments

Comments
 (0)