Update docs/README.TXT
and rename to CREDITS
- Rename to `CREDITS.TXT` for clarity. - Improve text of opening paragraph. Thanks to various translators. - Reformat to use headings, removing excessive whitespace characters (~2.5KiB). - Sort list of contributors alphabetically; easier to maintain. - Add missing contributors and remove from `kernel.asm`. Thanks to @rgimad. - Minor formatting and whitespace cleanup. git-svn-id: svn://kolibrios.org@9947 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
9398cd7961
commit
52ed04f5cc
@ -304,14 +304,14 @@ if build_type == "rus" then tup.append_table(extra_files, {
|
|||||||
{"Docs/cp866/history.txt", build_type .. "/docs/HISTORY.TXT"},
|
{"Docs/cp866/history.txt", build_type .. "/docs/HISTORY.TXT"},
|
||||||
{"Docs/cp866/hot_keys.txt", build_type .. "/docs/HOT_KEYS.TXT"},
|
{"Docs/cp866/hot_keys.txt", build_type .. "/docs/HOT_KEYS.TXT"},
|
||||||
{"Docs/cp866/install.txt", build_type .. "/docs/INSTALL.TXT"},
|
{"Docs/cp866/install.txt", build_type .. "/docs/INSTALL.TXT"},
|
||||||
{"Docs/cp866/readme.txt", build_type .. "/docs/README.TXT"},
|
{"Docs/cp866/credits.txt", build_type .. "/docs/CREDITS.TXT"},
|
||||||
{"Docs/cp866/sysfuncr.txt", PROGS .. "/system/docpack/trunk/SYSFUNCR.TXT"},
|
{"Docs/cp866/sysfuncr.txt", PROGS .. "/system/docpack/trunk/SYSFUNCR.TXT"},
|
||||||
{"Docs/cp1251/config.txt", build_type .. "/docs/CONFIG.WIN.TXT", cp1251_from = build_type .. "/docs/CONFIG.TXT"},
|
{"Docs/cp1251/config.txt", build_type .. "/docs/CONFIG.WIN.TXT", cp1251_from = build_type .. "/docs/CONFIG.TXT"},
|
||||||
{"Docs/cp1251/gnu.txt", build_type .. "/docs/GNU.WIN.TXT", cp1251_from = build_type .. "/docs/GNU.TXT"},
|
{"Docs/cp1251/gnu.txt", build_type .. "/docs/GNU.WIN.TXT", cp1251_from = build_type .. "/docs/GNU.TXT"},
|
||||||
{"Docs/cp1251/history.txt", build_type .. "/docs/HISTORY.WIN.TXT", cp1251_from = build_type .. "/docs/HISTORY.TXT"},
|
{"Docs/cp1251/history.txt", build_type .. "/docs/HISTORY.WIN.TXT", cp1251_from = build_type .. "/docs/HISTORY.TXT"},
|
||||||
{"Docs/cp1251/hot_keys.txt", build_type .. "/docs/HOT_KEYS.WIN.TXT", cp1251_from = build_type .. "/docs/HOT_KEYS.TXT"},
|
{"Docs/cp1251/hot_keys.txt", build_type .. "/docs/HOT_KEYS.WIN.TXT", cp1251_from = build_type .. "/docs/HOT_KEYS.TXT"},
|
||||||
{"Docs/cp1251/install.txt", build_type .. "/docs/INSTALL.WIN.TXT", cp1251_from = build_type .. "/docs/INSTALL.TXT"},
|
{"Docs/cp1251/install.txt", build_type .. "/docs/INSTALL.WIN.TXT", cp1251_from = build_type .. "/docs/INSTALL.TXT"},
|
||||||
{"Docs/cp1251/readme.txt", build_type .. "/docs/README.WIN.TXT", cp1251_from = build_type .. "/docs/README.TXT"},
|
{"Docs/cp1251/credits.txt", build_type .. "/docs/CREDITS.WIN.TXT", cp1251_from = build_type .. "/docs/CREDITS.TXT"},
|
||||||
{"Docs/cp1251/sysfuncr.txt", build_type .. "/docs/SYSFUNCR.WIN.TXT", cp1251_from = PROGS .. "/system/docpack/trunk/SYSFUNCR.TXT"},
|
{"Docs/cp1251/sysfuncr.txt", build_type .. "/docs/SYSFUNCR.WIN.TXT", cp1251_from = PROGS .. "/system/docpack/trunk/SYSFUNCR.TXT"},
|
||||||
{"HD_Load/9x2klbr/", PROGS .. "/hd_load/9x2klbr/readme_dos.txt"},
|
{"HD_Load/9x2klbr/", PROGS .. "/hd_load/9x2klbr/readme_dos.txt"},
|
||||||
{"HD_Load/9x2klbr/", PROGS .. "/hd_load/9x2klbr/readme_win.txt"},
|
{"HD_Load/9x2klbr/", PROGS .. "/hd_load/9x2klbr/readme_win.txt"},
|
||||||
@ -334,7 +334,7 @@ if build_type == "rus" then tup.append_table(extra_files, {
|
|||||||
{"Docs/copying.txt", build_type .. "/docs/COPYING.TXT"},
|
{"Docs/copying.txt", build_type .. "/docs/COPYING.TXT"},
|
||||||
{"Docs/hot_keys.txt", build_type .. "/docs/HOT_KEYS.TXT"},
|
{"Docs/hot_keys.txt", build_type .. "/docs/HOT_KEYS.TXT"},
|
||||||
{"Docs/install.txt", build_type .. "/docs/INSTALL.TXT"},
|
{"Docs/install.txt", build_type .. "/docs/INSTALL.TXT"},
|
||||||
{"Docs/readme.txt", build_type .. "/docs/README.TXT"},
|
{"Docs/credits.txt", build_type .. "/docs/CREDITS.TXT"},
|
||||||
{"Docs/sysfuncs.txt", PROGS .. "/system/docpack/trunk/SYSFUNCS.TXT"},
|
{"Docs/sysfuncs.txt", PROGS .. "/system/docpack/trunk/SYSFUNCS.TXT"},
|
||||||
{"HD_Load/9x2klbr/", PROGS .. "/hd_load/9x2klbr/readme.txt"},
|
{"HD_Load/9x2klbr/", PROGS .. "/hd_load/9x2klbr/readme.txt"},
|
||||||
{"HD_Load/mtldr/install.txt", PROGS .. "/hd_load/mtldr/install_eng.txt"},
|
{"HD_Load/mtldr/install.txt", PROGS .. "/hd_load/mtldr/install_eng.txt"},
|
||||||
|
128
data/ca/docs/CREDITS.TXT
Normal file
128
data/ca/docs/CREDITS.TXT
Normal file
@ -0,0 +1,128 @@
|
|||||||
|
|
||||||
|
KolibriOS team
|
||||||
|
--------------
|
||||||
|
|
||||||
|
We thank everyone who helped to create and develop KolibriOS,
|
||||||
|
many of whom are listed below ~
|
||||||
|
|
||||||
|
System Programming (loaders, kernel, etc.) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Asper
|
||||||
|
- Boppan
|
||||||
|
- CleverMouse
|
||||||
|
- Coldy
|
||||||
|
- Doczom
|
||||||
|
- dunkaist
|
||||||
|
- Galkov
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- hidnplayr
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- Johnny_B
|
||||||
|
- kasTIgar
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Maxis
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Nable
|
||||||
|
- NoName
|
||||||
|
- Ivan Poddubny
|
||||||
|
- rgimad
|
||||||
|
- Rus
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- shurf
|
||||||
|
- SPraid
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- Trans
|
||||||
|
- tsdima
|
||||||
|
- turbanoff
|
||||||
|
- VaStaNi
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Application Programming (new creations, porting or revisions) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Artemonische
|
||||||
|
- Asper
|
||||||
|
- barsuk
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- Mario Birkner 'cYfleXX'
|
||||||
|
- Aleksandr Bogomaz 'Albom'
|
||||||
|
- chaykin
|
||||||
|
- CleverMouse
|
||||||
|
- DedOk
|
||||||
|
- Dron2004
|
||||||
|
- dunkaist
|
||||||
|
- ealex
|
||||||
|
- Pavlushin Evgeny 'Exis'
|
||||||
|
- Maxim Evtihov 'Maxxxx32'
|
||||||
|
- Gluk
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Maciej Guba 'macgub'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- Hex
|
||||||
|
- iadn
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- IgorA
|
||||||
|
- Andrey Ivushkin 'Willow'
|
||||||
|
- Johnny_B
|
||||||
|
- kaitz
|
||||||
|
- Vasiliy Kosenko 'vkos'
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Alexander Meshcheryakov 'Self-Perfection'
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Navanax
|
||||||
|
- nilgui
|
||||||
|
- Olaf
|
||||||
|
- hidden player 'hidnplayr'
|
||||||
|
- Ivan Poddubny
|
||||||
|
- Pterox
|
||||||
|
- Rus
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- SPraid
|
||||||
|
- staper
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- trolly
|
||||||
|
- tsdima
|
||||||
|
- vectoroc
|
||||||
|
- YELLOW
|
||||||
|
- Vladimir Zaitsev 'Rabid Rabbit'
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Documentation and Translation :
|
||||||
|
- Andrew Dent 'ace_dent'
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Hex
|
||||||
|
|
||||||
|
Infrastructure (forum, site and SVN hosting) :
|
||||||
|
- CodeWorld
|
||||||
|
- mike.dld
|
||||||
|
|
||||||
|
Design (logo, background, icons) :
|
||||||
|
- goglus
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
|
||||||
|
Testing and Support :
|
||||||
|
- AqwAS
|
||||||
|
- Ataualpa
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- camper
|
||||||
|
- ChE
|
||||||
|
- Dmitry the Sorcerer
|
||||||
|
- Galkov
|
||||||
|
- Maxis
|
||||||
|
- Mike
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- vectoroc
|
||||||
|
- Veliant
|
||||||
|
|
||||||
|
and many others...
|
||||||
|
|
||||||
|
KolibriOS team
|
@ -1,115 +0,0 @@
|
|||||||
/----------------\
|
|
||||||
* KolibriOS TEAM *
|
|
||||||
\----------------/
|
|
||||||
|
|
||||||
This list contains all, who has actively helped to creation and development
|
|
||||||
of KolibriOS, whoever possible.
|
|
||||||
(people are enumerated in the order by time of participation in the project,
|
|
||||||
from bottom to top - from past to future, through present)
|
|
||||||
|
|
||||||
* Trans \
|
|
||||||
* VaStaNi |
|
|
||||||
* Ivan Poddubny |
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Mihail Semenyako (mike.dld) | system programming
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | loaders,
|
|
||||||
* Mihail Lisovin (Mihasik) | kernel improvements and so on
|
|
||||||
* Andrey Ignatiev (andrew_programmer) |
|
|
||||||
* NoName |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* Johnny_B |
|
|
||||||
* kasTIgar |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* turbanoff |
|
|
||||||
* Asper |
|
|
||||||
* art_zh |
|
|
||||||
* hidnplayr /
|
|
||||||
|
|
||||||
* Mihail Lisovin (Mihasik) \
|
|
||||||
* Andrey Ivushkin (Willow) |
|
|
||||||
* Mihail Semenyako (mike.dld) |
|
|
||||||
* Pavlushin Evgeny (Exis) |
|
|
||||||
* Ivan Poddubny | application programming
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | creation of new,
|
|
||||||
* Hex | port of existing
|
|
||||||
* Andrey Ignatiev (andrew_programmer) | or revisions of old
|
|
||||||
* ealex | applications for Kolibri
|
|
||||||
* Olaf |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Navanax |
|
|
||||||
* Johnny_B |
|
|
||||||
* Pavel Rymovski (Heavyiron) |
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Maxim Evtihov (Maxxxx32) |
|
|
||||||
* Vladimir Zaitsev (Rabid Rabbit) |
|
|
||||||
* vectoroc |
|
|
||||||
* Alexey Teplov (<Lrz>) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* YELLOW |
|
|
||||||
* iadn |
|
|
||||||
* Maciej Guba (macgub) |
|
|
||||||
* Mario Birkner (cYfleXX) |
|
|
||||||
* hidden player (hidnplayr) |
|
|
||||||
* trolly |
|
|
||||||
* nilgui |
|
|
||||||
* kaitz |
|
|
||||||
* DedOk |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Dron2004 |
|
|
||||||
* Gluk |
|
|
||||||
* Aleksandr Bogomaz (Albom) |
|
|
||||||
* Kirill Lipatov (Leency) |
|
|
||||||
* Vasiliy Kosenko (vkos) |
|
|
||||||
* IgorA |
|
|
||||||
* staper |
|
|
||||||
* chaykin |
|
|
||||||
* Alexander Meshcheryakov |
|
|
||||||
(Self-Perfection) |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* art_zh |
|
|
||||||
* Asper |
|
|
||||||
* Pterox |
|
|
||||||
* Artemonische |
|
|
||||||
* dunkaist /
|
|
||||||
|
|
||||||
* Hex \
|
|
||||||
* Diamond / documentation
|
|
||||||
|
|
||||||
* CodeWorld \ forum http://meos.sysbin.com
|
|
||||||
* mike.dld / site http://kolibrios.org; svn-server
|
|
||||||
|
|
||||||
* Alexey Teplov (<Lrz>) \ (KolibriOS logo)
|
|
||||||
* goglus | design (KolibriOS background)
|
|
||||||
* Kirill Lipatov (Leency) / (KolibriOS icons)
|
|
||||||
|
|
||||||
* Pavel Rymovski (Heavyiron) \
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* vectoroc |
|
|
||||||
* Veliant | testing,
|
|
||||||
* AqwAS | countenance
|
|
||||||
* Mike |
|
|
||||||
* camper |
|
|
||||||
* Dmitry the Sorcerer |
|
|
||||||
* Ataualpa |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* ChE /
|
|
||||||
|
|
||||||
and others...
|
|
||||||
|
|
||||||
KolibriOS team
|
|
128
data/eng/docs/CREDITS.TXT
Normal file
128
data/eng/docs/CREDITS.TXT
Normal file
@ -0,0 +1,128 @@
|
|||||||
|
|
||||||
|
KolibriOS team
|
||||||
|
--------------
|
||||||
|
|
||||||
|
We thank everyone who helped to create and develop KolibriOS,
|
||||||
|
many of whom are listed below ~
|
||||||
|
|
||||||
|
System Programming (loaders, kernel, etc.) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Asper
|
||||||
|
- Boppan
|
||||||
|
- CleverMouse
|
||||||
|
- Coldy
|
||||||
|
- Doczom
|
||||||
|
- dunkaist
|
||||||
|
- Galkov
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- hidnplayr
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- Johnny_B
|
||||||
|
- kasTIgar
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Maxis
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Nable
|
||||||
|
- NoName
|
||||||
|
- Ivan Poddubny
|
||||||
|
- rgimad
|
||||||
|
- Rus
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- shurf
|
||||||
|
- SPraid
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- Trans
|
||||||
|
- tsdima
|
||||||
|
- turbanoff
|
||||||
|
- VaStaNi
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Application Programming (new creations, porting or revisions) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Artemonische
|
||||||
|
- Asper
|
||||||
|
- barsuk
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- Mario Birkner 'cYfleXX'
|
||||||
|
- Aleksandr Bogomaz 'Albom'
|
||||||
|
- chaykin
|
||||||
|
- CleverMouse
|
||||||
|
- DedOk
|
||||||
|
- Dron2004
|
||||||
|
- dunkaist
|
||||||
|
- ealex
|
||||||
|
- Pavlushin Evgeny 'Exis'
|
||||||
|
- Maxim Evtihov 'Maxxxx32'
|
||||||
|
- Gluk
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Maciej Guba 'macgub'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- Hex
|
||||||
|
- iadn
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- IgorA
|
||||||
|
- Andrey Ivushkin 'Willow'
|
||||||
|
- Johnny_B
|
||||||
|
- kaitz
|
||||||
|
- Vasiliy Kosenko 'vkos'
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Alexander Meshcheryakov 'Self-Perfection'
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Navanax
|
||||||
|
- nilgui
|
||||||
|
- Olaf
|
||||||
|
- hidden player 'hidnplayr'
|
||||||
|
- Ivan Poddubny
|
||||||
|
- Pterox
|
||||||
|
- Rus
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- SPraid
|
||||||
|
- staper
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- trolly
|
||||||
|
- tsdima
|
||||||
|
- vectoroc
|
||||||
|
- YELLOW
|
||||||
|
- Vladimir Zaitsev 'Rabid Rabbit'
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Documentation and Translation :
|
||||||
|
- Andrew Dent 'ace_dent'
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Hex
|
||||||
|
|
||||||
|
Infrastructure (forum, site and SVN hosting) :
|
||||||
|
- CodeWorld
|
||||||
|
- mike.dld
|
||||||
|
|
||||||
|
Design (logo, background, icons) :
|
||||||
|
- goglus
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
|
||||||
|
Testing and Support :
|
||||||
|
- AqwAS
|
||||||
|
- Ataualpa
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- camper
|
||||||
|
- ChE
|
||||||
|
- Dmitry the Sorcerer
|
||||||
|
- Galkov
|
||||||
|
- Maxis
|
||||||
|
- Mike
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- vectoroc
|
||||||
|
- Veliant
|
||||||
|
|
||||||
|
and many others...
|
||||||
|
|
||||||
|
KolibriOS team
|
@ -1,115 +0,0 @@
|
|||||||
/----------------\
|
|
||||||
* KolibriOS TEAM *
|
|
||||||
\----------------/
|
|
||||||
|
|
||||||
This list contains all, who has actively helped to creation and development
|
|
||||||
of KolibriOS, whoever possible.
|
|
||||||
(people are enumerated in the order by time of participation in the project,
|
|
||||||
from bottom to top - from past to future, through present)
|
|
||||||
|
|
||||||
* Trans \
|
|
||||||
* VaStaNi |
|
|
||||||
* Ivan Poddubny |
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Mihail Semenyako (mike.dld) | system programming
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | loaders,
|
|
||||||
* Mihail Lisovin (Mihasik) | kernel improvements and so on
|
|
||||||
* Andrey Ignatiev (andrew_programmer) |
|
|
||||||
* NoName |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* Johnny_B |
|
|
||||||
* kasTIgar |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* turbanoff |
|
|
||||||
* Asper |
|
|
||||||
* art_zh |
|
|
||||||
* hidnplayr /
|
|
||||||
|
|
||||||
* Mihail Lisovin (Mihasik) \
|
|
||||||
* Andrey Ivushkin (Willow) |
|
|
||||||
* Mihail Semenyako (mike.dld) |
|
|
||||||
* Pavlushin Evgeny (Exis) |
|
|
||||||
* Ivan Poddubny | application programming
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | creation of new,
|
|
||||||
* Hex | port of existing
|
|
||||||
* Andrey Ignatiev (andrew_programmer) | or revisions of old
|
|
||||||
* ealex | applications for Kolibri
|
|
||||||
* Olaf |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Navanax |
|
|
||||||
* Johnny_B |
|
|
||||||
* Pavel Rymovski (Heavyiron) |
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Maxim Evtihov (Maxxxx32) |
|
|
||||||
* Vladimir Zaitsev (Rabid Rabbit) |
|
|
||||||
* vectoroc |
|
|
||||||
* Alexey Teplov (<Lrz>) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* YELLOW |
|
|
||||||
* iadn |
|
|
||||||
* Maciej Guba (macgub) |
|
|
||||||
* Mario Birkner (cYfleXX) |
|
|
||||||
* hidden player (hidnplayr) |
|
|
||||||
* trolly |
|
|
||||||
* nilgui |
|
|
||||||
* kaitz |
|
|
||||||
* DedOk |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Dron2004 |
|
|
||||||
* Gluk |
|
|
||||||
* Aleksandr Bogomaz (Albom) |
|
|
||||||
* Kirill Lipatov (Leency) |
|
|
||||||
* Vasiliy Kosenko (vkos) |
|
|
||||||
* IgorA |
|
|
||||||
* staper |
|
|
||||||
* chaykin |
|
|
||||||
* Alexander Meshcheryakov |
|
|
||||||
(Self-Perfection) |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* art_zh |
|
|
||||||
* Asper |
|
|
||||||
* Pterox |
|
|
||||||
* Artemonische |
|
|
||||||
* dunkaist /
|
|
||||||
|
|
||||||
* Hex \
|
|
||||||
* Diamond / documentation
|
|
||||||
|
|
||||||
* CodeWorld \ forum http://meos.sysbin.com
|
|
||||||
* mike.dld / site http://kolibrios.org; svn-server
|
|
||||||
|
|
||||||
* Alexey Teplov (<Lrz>) \ (KolibriOS logo)
|
|
||||||
* goglus | design (KolibriOS background)
|
|
||||||
* Kirill Lipatov (Leency) / (KolibriOS icons)
|
|
||||||
|
|
||||||
* Pavel Rymovski (Heavyiron) \
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* vectoroc |
|
|
||||||
* Veliant | testing,
|
|
||||||
* AqwAS | countenance
|
|
||||||
* Mike |
|
|
||||||
* camper |
|
|
||||||
* Dmitry the Sorcerer |
|
|
||||||
* Ataualpa |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* ChE /
|
|
||||||
|
|
||||||
and others...
|
|
||||||
|
|
||||||
KolibriOS team
|
|
128
data/et/docs/CREDITS.TXT
Normal file
128
data/et/docs/CREDITS.TXT
Normal file
@ -0,0 +1,128 @@
|
|||||||
|
|
||||||
|
KolibriOS team
|
||||||
|
--------------
|
||||||
|
|
||||||
|
We thank everyone who helped to create and develop KolibriOS,
|
||||||
|
many of whom are listed below ~
|
||||||
|
|
||||||
|
System Programming (loaders, kernel, etc.) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Asper
|
||||||
|
- Boppan
|
||||||
|
- CleverMouse
|
||||||
|
- Coldy
|
||||||
|
- Doczom
|
||||||
|
- dunkaist
|
||||||
|
- Galkov
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- hidnplayr
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- Johnny_B
|
||||||
|
- kasTIgar
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Maxis
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Nable
|
||||||
|
- NoName
|
||||||
|
- Ivan Poddubny
|
||||||
|
- rgimad
|
||||||
|
- Rus
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- shurf
|
||||||
|
- SPraid
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- Trans
|
||||||
|
- tsdima
|
||||||
|
- turbanoff
|
||||||
|
- VaStaNi
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Application Programming (new creations, porting or revisions) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Artemonische
|
||||||
|
- Asper
|
||||||
|
- barsuk
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- Mario Birkner 'cYfleXX'
|
||||||
|
- Aleksandr Bogomaz 'Albom'
|
||||||
|
- chaykin
|
||||||
|
- CleverMouse
|
||||||
|
- DedOk
|
||||||
|
- Dron2004
|
||||||
|
- dunkaist
|
||||||
|
- ealex
|
||||||
|
- Pavlushin Evgeny 'Exis'
|
||||||
|
- Maxim Evtihov 'Maxxxx32'
|
||||||
|
- Gluk
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Maciej Guba 'macgub'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- Hex
|
||||||
|
- iadn
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- IgorA
|
||||||
|
- Andrey Ivushkin 'Willow'
|
||||||
|
- Johnny_B
|
||||||
|
- kaitz
|
||||||
|
- Vasiliy Kosenko 'vkos'
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Alexander Meshcheryakov 'Self-Perfection'
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Navanax
|
||||||
|
- nilgui
|
||||||
|
- Olaf
|
||||||
|
- hidden player 'hidnplayr'
|
||||||
|
- Ivan Poddubny
|
||||||
|
- Pterox
|
||||||
|
- Rus
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- SPraid
|
||||||
|
- staper
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- trolly
|
||||||
|
- tsdima
|
||||||
|
- vectoroc
|
||||||
|
- YELLOW
|
||||||
|
- Vladimir Zaitsev 'Rabid Rabbit'
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Documentation and Translation :
|
||||||
|
- Andrew Dent 'ace_dent'
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Hex
|
||||||
|
|
||||||
|
Infrastructure (forum, site and SVN hosting) :
|
||||||
|
- CodeWorld
|
||||||
|
- mike.dld
|
||||||
|
|
||||||
|
Design (logo, background, icons) :
|
||||||
|
- goglus
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
|
||||||
|
Testing and Support :
|
||||||
|
- AqwAS
|
||||||
|
- Ataualpa
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- camper
|
||||||
|
- ChE
|
||||||
|
- Dmitry the Sorcerer
|
||||||
|
- Galkov
|
||||||
|
- Maxis
|
||||||
|
- Mike
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- vectoroc
|
||||||
|
- Veliant
|
||||||
|
|
||||||
|
and many others...
|
||||||
|
|
||||||
|
KolibriOS team
|
@ -1,115 +0,0 @@
|
|||||||
/----------------\
|
|
||||||
* KolibriOS TEAM *
|
|
||||||
\----------------/
|
|
||||||
|
|
||||||
This list contains all, who has actively helped to creation and development
|
|
||||||
of KolibriOS, whoever possible.
|
|
||||||
(people are enumerated in the order by time of participation in the project,
|
|
||||||
from bottom to top - from past to future, through present)
|
|
||||||
|
|
||||||
* Trans \
|
|
||||||
* VaStaNi |
|
|
||||||
* Ivan Poddubny |
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Mihail Semenyako (mike.dld) | system programming
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | loaders,
|
|
||||||
* Mihail Lisovin (Mihasik) | kernel improvements and so on
|
|
||||||
* Andrey Ignatiev (andrew_programmer) |
|
|
||||||
* NoName |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* Johnny_B |
|
|
||||||
* kasTIgar |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* turbanoff |
|
|
||||||
* Asper |
|
|
||||||
* art_zh |
|
|
||||||
* hidnplayr /
|
|
||||||
|
|
||||||
* Mihail Lisovin (Mihasik) \
|
|
||||||
* Andrey Ivushkin (Willow) |
|
|
||||||
* Mihail Semenyako (mike.dld) |
|
|
||||||
* Pavlushin Evgeny (Exis) |
|
|
||||||
* Ivan Poddubny | application programming
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | creation of new,
|
|
||||||
* Hex | port of existing
|
|
||||||
* Andrey Ignatiev (andrew_programmer) | or revisions of old
|
|
||||||
* ealex | applications for Kolibri
|
|
||||||
* Olaf |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Navanax |
|
|
||||||
* Johnny_B |
|
|
||||||
* Pavel Rymovski (Heavyiron) |
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Maxim Evtihov (Maxxxx32) |
|
|
||||||
* Vladimir Zaitsev (Rabid Rabbit) |
|
|
||||||
* vectoroc |
|
|
||||||
* Alexey Teplov (<Lrz>) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* YELLOW |
|
|
||||||
* iadn |
|
|
||||||
* Maciej Guba (macgub) |
|
|
||||||
* Mario Birkner (cYfleXX) |
|
|
||||||
* hidden player (hidnplayr) |
|
|
||||||
* trolly |
|
|
||||||
* nilgui |
|
|
||||||
* kaitz |
|
|
||||||
* DedOk |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Dron2004 |
|
|
||||||
* Gluk |
|
|
||||||
* Aleksandr Bogomaz (Albom) |
|
|
||||||
* Kirill Lipatov (Leency) |
|
|
||||||
* Vasiliy Kosenko (vkos) |
|
|
||||||
* IgorA |
|
|
||||||
* staper |
|
|
||||||
* chaykin |
|
|
||||||
* Alexander Meshcheryakov |
|
|
||||||
(Self-Perfection) |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* art_zh |
|
|
||||||
* Asper |
|
|
||||||
* Pterox |
|
|
||||||
* Artemonische |
|
|
||||||
* dunkaist /
|
|
||||||
|
|
||||||
* Hex \
|
|
||||||
* Diamond / documentation
|
|
||||||
|
|
||||||
* CodeWorld \ forum http://meos.sysbin.com
|
|
||||||
* mike.dld / site http://kolibrios.org; svn-server
|
|
||||||
|
|
||||||
* Alexey Teplov (<Lrz>) \ (KolibriOS logo)
|
|
||||||
* goglus | design (KolibriOS background)
|
|
||||||
* Kirill Lipatov (Leency) / (KolibriOS icons)
|
|
||||||
|
|
||||||
* Pavel Rymovski (Heavyiron) \
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* vectoroc |
|
|
||||||
* Veliant | testing,
|
|
||||||
* AqwAS | countenance
|
|
||||||
* Mike |
|
|
||||||
* camper |
|
|
||||||
* Dmitry the Sorcerer |
|
|
||||||
* Ataualpa |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* ChE /
|
|
||||||
|
|
||||||
and others...
|
|
||||||
|
|
||||||
KolibriOS team
|
|
128
data/it/docs/CREDITS.TXT
Normal file
128
data/it/docs/CREDITS.TXT
Normal file
@ -0,0 +1,128 @@
|
|||||||
|
|
||||||
|
KolibriOS team
|
||||||
|
--------------
|
||||||
|
|
||||||
|
Ringraziamo tutti coloro che hanno contribuito a creare e sviluppare KolibriOS,
|
||||||
|
molti di questi elencati di seguito ~
|
||||||
|
|
||||||
|
Programmazione del Sistema (loader, miglioramenti al kernel, ecc.) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Asper
|
||||||
|
- Boppan
|
||||||
|
- CleverMouse
|
||||||
|
- Coldy
|
||||||
|
- Doczom
|
||||||
|
- dunkaist
|
||||||
|
- Galkov
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- hidnplayr
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- Johnny_B
|
||||||
|
- kasTIgar
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Maxis
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Nable
|
||||||
|
- NoName
|
||||||
|
- Ivan Poddubny
|
||||||
|
- rgimad
|
||||||
|
- Rus
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- shurf
|
||||||
|
- SPraid
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- Trans
|
||||||
|
- tsdima
|
||||||
|
- turbanoff
|
||||||
|
- VaStaNi
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Programmazione di Applicazioni (creazione, port e revisione di vecchie applicazioni) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Artemonische
|
||||||
|
- Asper
|
||||||
|
- barsuk
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- Mario Birkner 'cYfleXX'
|
||||||
|
- Aleksandr Bogomaz 'Albom'
|
||||||
|
- chaykin
|
||||||
|
- CleverMouse
|
||||||
|
- DedOk
|
||||||
|
- Dron2004
|
||||||
|
- dunkaist
|
||||||
|
- ealex
|
||||||
|
- Pavlushin Evgeny 'Exis'
|
||||||
|
- Maxim Evtihov 'Maxxxx32'
|
||||||
|
- Gluk
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Maciej Guba 'macgub'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- Hex
|
||||||
|
- iadn
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- IgorA
|
||||||
|
- Andrey Ivushkin 'Willow'
|
||||||
|
- Johnny_B
|
||||||
|
- kaitz
|
||||||
|
- Vasiliy Kosenko 'vkos'
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Alexander Meshcheryakov 'Self-Perfection'
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Navanax
|
||||||
|
- nilgui
|
||||||
|
- Olaf
|
||||||
|
- hidden player 'hidnplayr'
|
||||||
|
- Ivan Poddubny
|
||||||
|
- Pterox
|
||||||
|
- Rus
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- SPraid
|
||||||
|
- staper
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- trolly
|
||||||
|
- tsdima
|
||||||
|
- vectoroc
|
||||||
|
- YELLOW
|
||||||
|
- Vladimir Zaitsev 'Rabid Rabbit'
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Documentazione e Traduzione :
|
||||||
|
- Andrew Dent 'ace_dent'
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Hex
|
||||||
|
|
||||||
|
Infrastruttura (forum, sito web e server SVN) :
|
||||||
|
- CodeWorld
|
||||||
|
- mike.dld
|
||||||
|
|
||||||
|
Design (logo, sfondo, icone) :
|
||||||
|
- goglus
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
|
||||||
|
Test e Supporto
|
||||||
|
- AqwAS
|
||||||
|
- Ataualpa
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- camper
|
||||||
|
- ChE
|
||||||
|
- Dmitry the Sorcerer
|
||||||
|
- Galkov
|
||||||
|
- Maxis
|
||||||
|
- Mike
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- vectoroc
|
||||||
|
- Veliant
|
||||||
|
|
||||||
|
e altri...
|
||||||
|
|
||||||
|
KolibriOS team
|
@ -1,115 +0,0 @@
|
|||||||
/----------------\
|
|
||||||
* KolibriOS TEAM *
|
|
||||||
\----------------/
|
|
||||||
|
|
||||||
Questa lista contiene i nomi di tutti coloro che hanno partecipati in
|
|
||||||
modo attivo alla creazione e manutenzione, ove e quando possibile, al
|
|
||||||
progetto KolibriOS.
|
|
||||||
(I nomi sono enumerati in base a quando si sono aggiunte al progetto, a partire da chi ha partecipato sin dall'inizio, fino a chi si è aggregato negli ultimi giorni)
|
|
||||||
|
|
||||||
* Trans \
|
|
||||||
* VaStaNi |
|
|
||||||
* Ivan Poddubny |
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Mihail Semenyako (mike.dld) | Programmazione del sistema
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | loader,
|
|
||||||
* Mihail Lisovin (Mihasik) | miglioramenti al kernel
|
|
||||||
* Andrey Ignatiev (andrew_programmer) | e via dicendo
|
|
||||||
* NoName |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* Johnny_B |
|
|
||||||
* kasTIgar |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* turbanoff |
|
|
||||||
* Asper |
|
|
||||||
* art_zh |
|
|
||||||
* hidnplayr /
|
|
||||||
|
|
||||||
* Mihail Lisovin (Mihasik) \
|
|
||||||
* Andrey Ivushkin (Willow) |
|
|
||||||
* Mihail Semenyako (mike.dld) |
|
|
||||||
* Pavlushin Evgeny (Exis) |
|
|
||||||
* Ivan Poddubny | Programmazione di applicazioni
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | creazione di nuove e
|
|
||||||
* Hex | port di esistenti,
|
|
||||||
* Andrey Ignatiev (andrew_programmer) | come anche revisione
|
|
||||||
* ealex | di vecchie applicazioni
|
|
||||||
* Olaf |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Navanax |
|
|
||||||
* Johnny_B |
|
|
||||||
* Pavel Rymovski (Heavyiron) |
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Maxim Evtihov (Maxxxx32) |
|
|
||||||
* Vladimir Zaitsev (Rabid Rabbit) |
|
|
||||||
* vectoroc |
|
|
||||||
* Alexey Teplov (<Lrz>) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* YELLOW |
|
|
||||||
* iadn |
|
|
||||||
* Maciej Guba (macgub) |
|
|
||||||
* Mario Birkner (cYfleXX) |
|
|
||||||
* hidden player (hidnplayr) |
|
|
||||||
* trolly |
|
|
||||||
* nilgui |
|
|
||||||
* kaitz |
|
|
||||||
* DedOk |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Dron2004 |
|
|
||||||
* Gluk |
|
|
||||||
* Aleksandr Bogomaz (Albom) |
|
|
||||||
* Kirill Lipatov (Leency) |
|
|
||||||
* Vasiliy Kosenko (vkos) |
|
|
||||||
* IgorA |
|
|
||||||
* staper |
|
|
||||||
* chaykin |
|
|
||||||
* Alexander Meshcheryakov |
|
|
||||||
(Self-Perfection) |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* art_zh |
|
|
||||||
* Asper |
|
|
||||||
* Pterox |
|
|
||||||
* Artemonische |
|
|
||||||
* dunkaist /
|
|
||||||
|
|
||||||
* Hex \
|
|
||||||
* Diamond / Documentazione
|
|
||||||
|
|
||||||
* CodeWorld \ Forum http://meos.sysbin.com
|
|
||||||
* mike.dld / Sito web http://kolibrios.org; Server SVN
|
|
||||||
|
|
||||||
* Alexey Teplov (<Lrz>) \ (logo)
|
|
||||||
* goglus | Design (sfondo)
|
|
||||||
* Kirill Lipatov (Leency) / (icone)
|
|
||||||
|
|
||||||
* Pavel Rymovski (Heavyiron) \
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* vectoroc |
|
|
||||||
* Veliant | testing
|
|
||||||
* AqwAS |
|
|
||||||
* Mike |
|
|
||||||
* camper |
|
|
||||||
* Dmitry the Sorcerer |
|
|
||||||
* Ataualpa |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* ChE /
|
|
||||||
|
|
||||||
e altri...
|
|
||||||
|
|
||||||
KolibriOS team
|
|
128
data/rus/docs/CREDITS.TXT
Normal file
128
data/rus/docs/CREDITS.TXT
Normal file
@ -0,0 +1,128 @@
|
|||||||
|
|
||||||
|
Š®¬ ¤ Š®«¨¡à¨Ž‘
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Œë ¢ëà ¦ ¥¬ ¡« £®¤ à®áâì ⥬, ªâ® ¯®¬®£ « ¢ ᮧ¤ ¨¨ ¨ à §¢¨â¨¨ Š®«¨¡à¨Ž‘.
|
||||||
|
Œ®£¨¥ ¨§ ¨å ¯¥à¥ç¨á«¥ë ¨¦¥ ~
|
||||||
|
|
||||||
|
‘¨á⥬®¥ <20>à®£à ¬¬¨à®¢ ¨¥ (§ £àã§ç¨ª¨, ãᮢ¥àè¥á⢮¢ ¨ï ï¤à ¨ ¤à.) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Asper
|
||||||
|
- Boppan
|
||||||
|
- CleverMouse
|
||||||
|
- Coldy
|
||||||
|
- Doczom
|
||||||
|
- dunkaist
|
||||||
|
- Galkov
|
||||||
|
- …¢£¥¨© ƒà¥ç¨ª®¢ 'Diamond'
|
||||||
|
- • «ï¢¨ €¤à¥© 'halyavin'
|
||||||
|
- hidnplayr
|
||||||
|
- €¤à¥© ˆ£ â쥢 'andrew_programmer'
|
||||||
|
- Johnny_B
|
||||||
|
- kasTIgar
|
||||||
|
- ‘¥à£¥© Šã§ì¬¨ 'Wildwest'
|
||||||
|
- Œ¨å ¨« ‹¨á®¢¨ 'Mihasik'
|
||||||
|
- Maxis
|
||||||
|
- Œ¨å ©«®¢ ˆ«ìï 'Ghost'
|
||||||
|
- Nable
|
||||||
|
- NoName
|
||||||
|
- ˆ¢ <20>®¤¤ã¡ë©
|
||||||
|
- rgimad
|
||||||
|
- Rus
|
||||||
|
- Œ¨å ¨« ‘¥¬¥ïª® 'mike.dld'
|
||||||
|
- ‘¥à£¥© ‘¥¬ñ®¢ 'Serge'
|
||||||
|
- shurf
|
||||||
|
- SPraid
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- Trans
|
||||||
|
- tsdima
|
||||||
|
- turbanoff
|
||||||
|
- VaStaNi
|
||||||
|
- Œ à â ‡ ª¨ï®¢ 'Mario79'
|
||||||
|
|
||||||
|
<EFBFBD>ਪ« ¤®¥ ¯à®£à ¬¬¨à®¢ ¨¥ (ᮧ¤ ¨¥, ¯®àâ¨à®¢ ¨¥ ¨«¨ ¤®à ¡®âª áâ àëå ¯à®£à ¬¬) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Artemonische
|
||||||
|
- Asper
|
||||||
|
- barsuk
|
||||||
|
- ‚¨â «¨© <20>¥¤¨ª 'mistifi(ator'
|
||||||
|
- Mario Birkner 'cYfleXX'
|
||||||
|
- €«¥ªá ¤à <20>®£®¬ § 'Albom'
|
||||||
|
- chaykin
|
||||||
|
- CleverMouse
|
||||||
|
- „¥¤Žª
|
||||||
|
- Dron2004
|
||||||
|
- dunkaist
|
||||||
|
- ealex
|
||||||
|
- <20> ¢«îè¨ …¢£¥¨© 'Exis'
|
||||||
|
- …¢â¨å®¢ Œ ªá¨¬ 'Maxxxx32'
|
||||||
|
- Gluk
|
||||||
|
- …¢£¥¨© ƒà¥ç¨ª®¢ 'Diamond'
|
||||||
|
- Maciej Guba 'macgub'
|
||||||
|
- • «ï¢¨ €¤à¥© 'halyavin'
|
||||||
|
- Hex
|
||||||
|
- iadn
|
||||||
|
- €¤à¥© ˆ£ â쥢 'andrew_programmer'
|
||||||
|
- IgorA
|
||||||
|
- €¤à¥© ˆ¢ã誨 'Willow'
|
||||||
|
- Johnny_B
|
||||||
|
- kaitz
|
||||||
|
- ‚ ᨫ¨© Š®á¥ª® 'vkos'
|
||||||
|
- ‘¥à£¥© Šã§ì¬¨ 'Wildwest'
|
||||||
|
- Š¨à¨«« ‹¨¯ ⮢ 'Leency'
|
||||||
|
- Œ¨å ¨« ‹¨á®¢¨ 'Mihasik'
|
||||||
|
- €«¥ªá ¤à Œ¥é¥à类¢ 'Self-Perfection'
|
||||||
|
- Œ¨å ©«®¢ ˆ«ìï 'Ghost'
|
||||||
|
- Navanax
|
||||||
|
- nilgui
|
||||||
|
- Olaf
|
||||||
|
- hidden player 'hidnplayr'
|
||||||
|
- ˆ¢ <20>®¤¤ã¡ë©
|
||||||
|
- Pterox
|
||||||
|
- Rus
|
||||||
|
- <20> ¢¥« <20>묮¢áª¨© 'Heavyiron'
|
||||||
|
- Œ¨å ¨« ‘¥¬¥ïª® 'mike.dld'
|
||||||
|
- ‘¥à£¥© ‘¥¬ñ®¢ 'Serge'
|
||||||
|
- SPraid
|
||||||
|
- staper
|
||||||
|
- €«¥ªá¥© ’¥¯«®¢ '<Lrz>'
|
||||||
|
- trolly
|
||||||
|
- tsdima
|
||||||
|
- vectoroc
|
||||||
|
- YELLOW
|
||||||
|
- ‚« ¤¨¬¨à ‡ ©æ¥¢ 'Rabid Rabbit'
|
||||||
|
- Œ à â ‡ ª¨ï®¢ 'Mario79'
|
||||||
|
|
||||||
|
„®ªã¬¥â æ¨ï ¨ ¯¥à¥¢®¤ :
|
||||||
|
- Andrew Dent 'ace_dent'
|
||||||
|
- …¢£¥¨© ƒà¥ç¨ª®¢ 'Diamond'
|
||||||
|
- Hex
|
||||||
|
|
||||||
|
ˆäà áâàãªâãà (ä®àã¬, á ©â ¨ SVN-á¥à¢¥à) :
|
||||||
|
- CodeWorld
|
||||||
|
- mike.dld
|
||||||
|
|
||||||
|
„¨§ © («®£®â¨¯, ä®, ¨ª®ª¨) :
|
||||||
|
- goglus
|
||||||
|
- Š¨à¨«« ‹¨¯ ⮢ 'Leency'
|
||||||
|
- €«¥ªá¥© ’¥¯«®¢ '<Lrz>'
|
||||||
|
|
||||||
|
’¥áâ¨à®¢ ¨¥ ¨ ¯®¤¤¥à¦ª :
|
||||||
|
- AqwAS
|
||||||
|
- €â ã «ì¯
|
||||||
|
- ‚¨â «¨© <20>¥¤¨ª 'mistifi(ator'
|
||||||
|
- camper
|
||||||
|
- ChE
|
||||||
|
- Dmitry the Sorcerer
|
||||||
|
- Galkov
|
||||||
|
- Maxis
|
||||||
|
- Mike
|
||||||
|
- <20> ¢¥« <20>묮¢áª¨© 'Heavyiron'
|
||||||
|
- vectoroc
|
||||||
|
- Veliant
|
||||||
|
|
||||||
|
¨ ¤à㣨¥...
|
||||||
|
|
||||||
|
Š®¬ ¤ Š®«¨¡à¨Ž‘
|
@ -1,119 +0,0 @@
|
|||||||
/---------------------------\
|
|
||||||
* ŠŽŒ€<C592>„€ <20>Ž„„…<E2809E>†Šˆ Š®«¨¡à¨ *
|
|
||||||
\---------------------------/
|
|
||||||
|
|
||||||
‚ í⮬ ᯨ᪥ ¯® ¢®§¬®¦®á⨠¯¥à¥ç¨á«¥ë ¢á¥, ªâ® ªâ¨¢® ¯®¬®£ « ᮧ¤ ¨î ¨ à §¢¨â¨î Š®«¨¡à¨ Ž‘.
|
|
||||||
‘¯¨á®ª ¯¥à¥ç¨á«¥ ¢® ¢à¥¬¥®¬ ¯®à浪¥ ãç áâ¨ï ¢ ¯à®¥ªâ¥, ᢥàåã ¢¨§ ¨§ ¯à®è«®£® ¢ áâ®ï饥.
|
|
||||||
|
|
||||||
* Trans \
|
|
||||||
* VaStaNi |
|
|
||||||
* ˆ¢ <20>®¤¤ã¡ë© |
|
|
||||||
* Œ à â ‡ ª¨ï®¢ (Mario79) |
|
|
||||||
* Œ¨å ¨« ‘¥¬¥ïª® (mike.dld)| á¨á⥬®¥ ¯à®£à ¬¬¨à®¢ ¨¥
|
|
||||||
* ‘¥à£¥© Šã§ì¬¨ (Wildwest) |
|
|
||||||
* • «ï¢¨ €¤à¥© (halyavin) | § £àã§ç¨ª¨,
|
|
||||||
* Œ¨å ¨« ‹¨á®¢¨ (Mihasik) | ãᮢ¥àè¥á⢮¢ ¨ï ï¤à ¨ ¤à.
|
|
||||||
* €¤à¥© ˆ£ â쥢 |
|
|
||||||
(andrew_programmer) |
|
|
||||||
* NoName |
|
|
||||||
* …¢£¥¨© ƒà¥ç¨ª®¢ |
|
|
||||||
(Diamond) |
|
|
||||||
* Œ¨å ©«®¢ ˆ«ìï - (Ghost) |
|
|
||||||
* ‘¥à£¥© ‘¥¬ñ®¢ (Serge) |
|
|
||||||
* Johnny_B |
|
|
||||||
* kasTIgar |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* turbanoff |
|
|
||||||
* Asper |
|
|
||||||
* art_zh |
|
|
||||||
* hidnplayr /
|
|
||||||
|
|
||||||
* Œ¨å ¨« ‹¨á®¢¨ (Mihasik) \
|
|
||||||
* €¤à¥© ˆ¢ã誨 (Willow) |
|
|
||||||
* Œ¨å ¨« ‘¥¬¥ïª® (mike.dld) |
|
|
||||||
* <20> ¢«îè¨ …¢£¥¨© (Exis) |
|
|
||||||
* ˆ¢ <20>®¤¤ã¡ë© | ¯à¨ª« ¤®¥ ¯à®£à ¬¬¨à®¢ ¨¥
|
|
||||||
* Œ à â ‡ ª¨ï®¢ (Mario79) |
|
|
||||||
* ‘¥à£¥© Šã§ì¬¨ (Wildwest) | ᮧ¤ ¨¥ ®¢ëå,
|
|
||||||
* • «ï¢¨ €¤à¥© (halyavin) | ¯®àâ¨à®¢ ¨¥ áãé¥áâ¢ãîé¨å
|
|
||||||
* Hex | ¨«¨ ¤®à ¡®âª áâ àëå
|
|
||||||
* €¤à¥© ˆ£ â쥢 | ¯à®£à ¬¬ ¤«ï Š®«¨¡à¨
|
|
||||||
(andrew_programmer) |
|
|
||||||
* ealex |
|
|
||||||
* Olaf |
|
|
||||||
* …¢£¥¨© ƒà¥ç¨ª®¢ (Diamond)|
|
|
||||||
* Navanax |
|
|
||||||
* Johnny_B |
|
|
||||||
* <20> ¢¥« <20>묮¢áª¨© (Heavyiron)|
|
|
||||||
* ‚¨â «¨© <20>¥¤¨ª |
|
|
||||||
(mistifi(ator) |
|
|
||||||
* Œ¨å ©«®¢ ˆ«ìï - (Ghost) |
|
|
||||||
* …¢â¨å®¢ Œ ªá¨¬ (Maxxxx32) |
|
|
||||||
* ‚« ¤¨¬¨à ‡ ©æ¥¢ |
|
|
||||||
(Rabid Rabbit) |
|
|
||||||
* vectoroc |
|
|
||||||
* €«¥ªá¥© ’¥¯«®¢ - <Lrz> |
|
|
||||||
* ‘¥à£¥© ‘¥¬ñ®¢ (Serge) |
|
|
||||||
* YELLOW |
|
|
||||||
* iadn |
|
|
||||||
* Maciej Guba (macgub) |
|
|
||||||
* Mario Birkner (cYfleXX) |
|
|
||||||
* hidden player (hidnplayr) |
|
|
||||||
* trolly |
|
|
||||||
* nilgui |
|
|
||||||
* kaitz |
|
|
||||||
* „¥¤Žª |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Dron2004 |
|
|
||||||
* Gluk |
|
|
||||||
* €«¥ªá ¤à <20>®£®¬ § (Albom) |
|
|
||||||
* Š¨à¨«« ‹¨¯ ⮢ (Leency) |
|
|
||||||
* ‚ ᨫ¨© Š®á¥ª® (vkos) |
|
|
||||||
* IgorA |
|
|
||||||
* barsuk |
|
|
||||||
* staper |
|
|
||||||
* chaykin |
|
|
||||||
* €«¥ªá ¤à Œ¥é¥à类¢ |
|
|
||||||
(Self-Perfection) |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* art_zh |
|
|
||||||
* Asper |
|
|
||||||
* Pterox |
|
|
||||||
* Artemonische |
|
|
||||||
* dunkaist /
|
|
||||||
|
|
||||||
* Hex \ ¤®ªã¬¥â æ¨ï
|
|
||||||
* Diamond /
|
|
||||||
|
|
||||||
* CodeWorld \ áâ àë© ä®à㬠http://meos.sysbin.com
|
|
||||||
* mike.dld / á ©â http://kolibrios.org, svn-á¥à¢¥à ¨ ®¢ë© ä®àã¬
|
|
||||||
|
|
||||||
* €«¥ªá¥© ’¥¯«®¢ - <Lrz> \ «®£®â¨¯ KolibriOS
|
|
||||||
* goglus | ¤¨§ ©
|
|
||||||
* Š¨à¨«« ‹¨¯ ⮢ (Leency) /
|
|
||||||
|
|
||||||
* <20> ¢¥« <20>묮¢áª¨© (Heavyiron) \
|
|
||||||
* ‚¨â «¨© <20>¥¤¨ª (mistifi(ator)|
|
|
||||||
* vectoroc |
|
|
||||||
* Veliant | â¥áâ¨à®¢ ¨¥,
|
|
||||||
* AqwAS | ¬®à «ì ï ¯®¤¤¥à¦ª
|
|
||||||
* Mike |
|
|
||||||
* camper |
|
|
||||||
* Dmitry the Sorcerer |
|
|
||||||
* €â ã «ì¯ |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* ChE /
|
|
||||||
|
|
||||||
¨ ¤à㣨¥...
|
|
||||||
|
|
||||||
KolibriOS team
|
|
128
data/sp/docs/CREDITS.TXT
Normal file
128
data/sp/docs/CREDITS.TXT
Normal file
@ -0,0 +1,128 @@
|
|||||||
|
|
||||||
|
KolibriOS team
|
||||||
|
--------------
|
||||||
|
|
||||||
|
Agradecemos a todos los que ayudaron a crear y desarrollar KolibriOS.
|
||||||
|
Enumeramos muchos de los contribuyentes en la siguiente lista ~
|
||||||
|
|
||||||
|
System Programming (loaders, kernel, etc.) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Asper
|
||||||
|
- Boppan
|
||||||
|
- CleverMouse
|
||||||
|
- Coldy
|
||||||
|
- Doczom
|
||||||
|
- dunkaist
|
||||||
|
- Galkov
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- hidnplayr
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- Johnny_B
|
||||||
|
- kasTIgar
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Maxis
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Nable
|
||||||
|
- NoName
|
||||||
|
- Ivan Poddubny
|
||||||
|
- rgimad
|
||||||
|
- Rus
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- shurf
|
||||||
|
- SPraid
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- Trans
|
||||||
|
- tsdima
|
||||||
|
- turbanoff
|
||||||
|
- VaStaNi
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Application Programming (new creations, porting or revisions) :
|
||||||
|
- Alver
|
||||||
|
- art_zh
|
||||||
|
- Artemonische
|
||||||
|
- Asper
|
||||||
|
- barsuk
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- Mario Birkner 'cYfleXX'
|
||||||
|
- Aleksandr Bogomaz 'Albom'
|
||||||
|
- chaykin
|
||||||
|
- CleverMouse
|
||||||
|
- DedOk
|
||||||
|
- Dron2004
|
||||||
|
- dunkaist
|
||||||
|
- ealex
|
||||||
|
- Pavlushin Evgeny 'Exis'
|
||||||
|
- Maxim Evtihov 'Maxxxx32'
|
||||||
|
- Gluk
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Maciej Guba 'macgub'
|
||||||
|
- Andrey Halyavin 'halyavin'
|
||||||
|
- Hex
|
||||||
|
- iadn
|
||||||
|
- Andrey Ignatiev 'andrew_programmer'
|
||||||
|
- IgorA
|
||||||
|
- Andrey Ivushkin 'Willow'
|
||||||
|
- Johnny_B
|
||||||
|
- kaitz
|
||||||
|
- Vasiliy Kosenko 'vkos'
|
||||||
|
- Sergey Kuzmin 'Wildwest'
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Mihail Lisovin 'Mihasik'
|
||||||
|
- Alexander Meshcheryakov 'Self-Perfection'
|
||||||
|
- Iliya Mihailov 'Ghost'
|
||||||
|
- Navanax
|
||||||
|
- nilgui
|
||||||
|
- Olaf
|
||||||
|
- hidden player 'hidnplayr'
|
||||||
|
- Ivan Poddubny
|
||||||
|
- Pterox
|
||||||
|
- Rus
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- Mihail Semenyako 'mike.dld'
|
||||||
|
- Sergey Semyonov 'Serge'
|
||||||
|
- SPraid
|
||||||
|
- staper
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
- trolly
|
||||||
|
- tsdima
|
||||||
|
- vectoroc
|
||||||
|
- YELLOW
|
||||||
|
- Vladimir Zaitsev 'Rabid Rabbit'
|
||||||
|
- Marat Zakiyanov 'Mario79'
|
||||||
|
|
||||||
|
Documentation and Translation :
|
||||||
|
- Andrew Dent 'ace_dent'
|
||||||
|
- Evgeny Grechnikov 'Diamond'
|
||||||
|
- Hex
|
||||||
|
|
||||||
|
Infrastructure (forum, site and SVN hosting) :
|
||||||
|
- CodeWorld
|
||||||
|
- mike.dld
|
||||||
|
|
||||||
|
Design (logo, background, icons) :
|
||||||
|
- goglus
|
||||||
|
- Kirill Lipatov 'Leency'
|
||||||
|
- Alexey Teplov '<Lrz>'
|
||||||
|
|
||||||
|
Testing and Support :
|
||||||
|
- AqwAS
|
||||||
|
- Ataualpa
|
||||||
|
- Vitaly Bendik 'mistifi(ator'
|
||||||
|
- camper
|
||||||
|
- ChE
|
||||||
|
- Dmitry the Sorcerer
|
||||||
|
- Galkov
|
||||||
|
- Maxis
|
||||||
|
- Mike
|
||||||
|
- Pavel Rymovski 'Heavyiron'
|
||||||
|
- vectoroc
|
||||||
|
- Veliant
|
||||||
|
|
||||||
|
and many others...
|
||||||
|
|
||||||
|
KolibriOS team
|
@ -1,115 +0,0 @@
|
|||||||
/----------------\
|
|
||||||
* KolibriOS TEAM *
|
|
||||||
\----------------/
|
|
||||||
|
|
||||||
This list contains all, who has actively helped to creation and development
|
|
||||||
of KolibriOS, whoever possible.
|
|
||||||
(people are enumerated in the order by time of participation in the project,
|
|
||||||
from bottom to top - from past to future, through present)
|
|
||||||
|
|
||||||
* Trans \
|
|
||||||
* VaStaNi |
|
|
||||||
* Ivan Poddubny |
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Mihail Semenyako (mike.dld) | system programming
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | loaders,
|
|
||||||
* Mihail Lisovin (Mihasik) | kernel improvements and so on
|
|
||||||
* Andrey Ignatiev (andrew_programmer) |
|
|
||||||
* NoName |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* Johnny_B |
|
|
||||||
* kasTIgar |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* turbanoff |
|
|
||||||
* Asper |
|
|
||||||
* art_zh |
|
|
||||||
* hidnplayr /
|
|
||||||
|
|
||||||
* Mihail Lisovin (Mihasik) \
|
|
||||||
* Andrey Ivushkin (Willow) |
|
|
||||||
* Mihail Semenyako (mike.dld) |
|
|
||||||
* Pavlushin Evgeny (Exis) |
|
|
||||||
* Ivan Poddubny | application programming
|
|
||||||
* Marat Zakiyanov (Mario79) |
|
|
||||||
* Sergey Kuzmin (Wildwest) |
|
|
||||||
* Andrey Halyavin (halyavin) | creation of new,
|
|
||||||
* Hex | port of existing
|
|
||||||
* Andrey Ignatiev (andrew_programmer) | or revisions of old
|
|
||||||
* ealex | applications for Kolibri
|
|
||||||
* Olaf |
|
|
||||||
* Evgeny Grechnikov (Diamond) |
|
|
||||||
* Navanax |
|
|
||||||
* Johnny_B |
|
|
||||||
* Pavel Rymovski (Heavyiron) |
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* Iliya Mihailov (Ghost) |
|
|
||||||
* Maxim Evtihov (Maxxxx32) |
|
|
||||||
* Vladimir Zaitsev (Rabid Rabbit) |
|
|
||||||
* vectoroc |
|
|
||||||
* Alexey Teplov (<Lrz>) |
|
|
||||||
* Sergey Semyonov (Serge) |
|
|
||||||
* YELLOW |
|
|
||||||
* iadn |
|
|
||||||
* Maciej Guba (macgub) |
|
|
||||||
* Mario Birkner (cYfleXX) |
|
|
||||||
* hidden player (hidnplayr) |
|
|
||||||
* trolly |
|
|
||||||
* nilgui |
|
|
||||||
* kaitz |
|
|
||||||
* DedOk |
|
|
||||||
* SPraid |
|
|
||||||
* Rus |
|
|
||||||
* Alver |
|
|
||||||
* Dron2004 |
|
|
||||||
* Gluk |
|
|
||||||
* Aleksandr Bogomaz (Albom) |
|
|
||||||
* Kirill Lipatov (Leency) |
|
|
||||||
* Vasiliy Kosenko (vkos) |
|
|
||||||
* IgorA |
|
|
||||||
* staper |
|
|
||||||
* chaykin |
|
|
||||||
* Alexander Meshcheryakov |
|
|
||||||
(Self-Perfection) |
|
|
||||||
* CleverMouse |
|
|
||||||
* tsdima |
|
|
||||||
* art_zh |
|
|
||||||
* Asper |
|
|
||||||
* Pterox |
|
|
||||||
* Artemonische |
|
|
||||||
* dunkaist /
|
|
||||||
|
|
||||||
* Hex \
|
|
||||||
* Diamond / documentation
|
|
||||||
|
|
||||||
* CodeWorld \ forum http://meos.sysbin.com
|
|
||||||
* mike.dld / site http://kolibrios.org; svn-server
|
|
||||||
|
|
||||||
* Alexey Teplov (<Lrz>) \ (KolibriOS logo)
|
|
||||||
* goglus | design (KolibriOS background)
|
|
||||||
* Kirill Lipatov (Leency) / (KolibriOS icons)
|
|
||||||
|
|
||||||
* Pavel Rymovski (Heavyiron) \
|
|
||||||
* Vitaly Bendik (mistifi(ator) |
|
|
||||||
* vectoroc |
|
|
||||||
* Veliant | testing,
|
|
||||||
* AqwAS | countenance
|
|
||||||
* Mike |
|
|
||||||
* camper |
|
|
||||||
* Dmitry the Sorcerer |
|
|
||||||
* Ataualpa |
|
|
||||||
* Maxis |
|
|
||||||
* Galkov |
|
|
||||||
* ChE /
|
|
||||||
|
|
||||||
and others...
|
|
||||||
|
|
||||||
KolibriOS team
|
|
@ -1,61 +1,13 @@
|
|||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
;;
|
;;
|
||||||
;; Copyright (C) KolibriOS team 2004-2022. All rights reserved.
|
;; Copyright (C) KolibriOS team 2004-2022. All rights reserved.
|
||||||
;; PROGRAMMING:
|
;; Kernel programmers are acknowledged in CREDITS.TXT
|
||||||
;; Ivan Poddubny
|
|
||||||
;; Marat Zakiyanov (Mario79)
|
|
||||||
;; VaStaNi
|
|
||||||
;; Trans
|
|
||||||
;; Mihail Semenyako (mike.dld)
|
|
||||||
;; Sergey Kuzmin (Wildwest)
|
|
||||||
;; Andrey Halyavin (halyavin)
|
|
||||||
;; Mihail Lisovin (Mihasik)
|
|
||||||
;; Andrey Ignatiev (andrew_programmer)
|
|
||||||
;; NoName
|
|
||||||
;; Evgeny Grechnikov (Diamond)
|
|
||||||
;; Iliya Mihailov (Ghost)
|
|
||||||
;; Sergey Semyonov (Serge)
|
|
||||||
;; Johnny_B
|
|
||||||
;; SPraid (simba)
|
|
||||||
;; Hidnplayr
|
|
||||||
;; Alexey Teplov (<Lrz>)
|
|
||||||
;; Rus
|
|
||||||
;; Nable
|
|
||||||
;; shurf
|
|
||||||
;; Alver
|
|
||||||
;; Maxis
|
|
||||||
;; Galkov
|
|
||||||
;; CleverMouse
|
|
||||||
;; tsdima
|
|
||||||
;; turbanoff
|
|
||||||
;; Asper
|
|
||||||
;; art_zh
|
|
||||||
;; dunkaist
|
|
||||||
;; Coldy
|
|
||||||
;; rgimad
|
|
||||||
;; Boppan
|
|
||||||
;; Doczom
|
|
||||||
;; and others
|
|
||||||
;;
|
;;
|
||||||
;; Data in this file was originally part of MenuetOS project which is
|
;; Data in this file was originally part of MenuetOS project which is
|
||||||
;; distributed under the terms of GNU GPL. It is modified and redistributed as
|
;; distributed under the terms of GNU GPL. It is modified and redistributed as
|
||||||
;; part of KolibriOS project under the terms of GNU GPL.
|
;; part of KolibriOS project under the terms of GNU GPL.
|
||||||
;;
|
;;
|
||||||
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa
|
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa
|
||||||
;; PROGRAMMING:
|
|
||||||
;;
|
|
||||||
;; Ville Mikael Turjanmaa, villemt@itu.jyu.fi
|
|
||||||
;; - main os coding/design
|
|
||||||
;; Jan-Michael Brummer, BUZZ2@gmx.de
|
|
||||||
;; Felix Kaiser, info@felix-kaiser.de
|
|
||||||
;; Paolo Minazzi, paolo.minazzi@inwind.it
|
|
||||||
;; quickcode@mail.ru
|
|
||||||
;; Alexey, kgaz@crosswinds.net
|
|
||||||
;; Juan M. Caravaca, bitrider@wanadoo.es
|
|
||||||
;; kristol@nic.fi
|
|
||||||
;; Mike Hibbett, mikeh@oceanfree.net
|
|
||||||
;; Lasse Kuusijarvi, kuusijar@lut.fi
|
|
||||||
;; Jarek Pelczar, jarekp3@wp.pl
|
|
||||||
;;
|
;;
|
||||||
;; KolibriOS is distributed in the hope that it will be useful, but WITHOUT ANY
|
;; KolibriOS is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
;; WARRANTY. No author or distributor accepts responsibility to anyone for the
|
;; WARRANTY. No author or distributor accepts responsibility to anyone for the
|
||||||
|
@ -191,7 +191,7 @@ embedded:
|
|||||||
; Please use only filenames w/o path!
|
; Please use only filenames w/o path!
|
||||||
|
|
||||||
; -- Start of embedding area ------
|
; -- Start of embedding area ------
|
||||||
embed_docdir_file 'README.TXT' ;a
|
embed_docdir_file 'CREDITS.TXT' ;a
|
||||||
if lang eq ru
|
if lang eq ru
|
||||||
embed_docdir_file 'GNU.TXT' ;b
|
embed_docdir_file 'GNU.TXT' ;b
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user